Searched refs:v_GetNextLine (Results 1 - 5 of 5) sorted by relevance

/external/pdfium/core/src/fxcodec/codec/
H A Dfx_codec.cpp96 FX_LPBYTE pLine = v_GetNextLine();
261 virtual FX_LPBYTE v_GetNextLine();
351 FX_LPBYTE CCodec_RLScanlineDecoder::v_GetNextLine() function in class:CCodec_RLScanlineDecoder
H A Dcodec_int.h98 virtual FX_LPBYTE v_GetNextLine() = 0;
H A Dfx_codec_fax.cpp549 virtual FX_LPBYTE v_GetNextLine();
610 FX_LPBYTE CCodec_FaxDecoder::v_GetNextLine() function in class:CCodec_FaxDecoder
H A Dfx_codec_flate.cpp582 virtual FX_LPBYTE v_GetNextLine();
683 FX_LPBYTE CCodec_FlateScanlineDecoder::v_GetNextLine() function in class:CCodec_FlateScanlineDecoder
H A Dfx_codec_jpeg.cpp340 virtual FX_LPBYTE v_GetNextLine();
525 FX_LPBYTE CCodec_JpegDecoder::v_GetNextLine() function in class:CCodec_JpegDecoder

Completed in 79 milliseconds