HomeSort by relevance Sort by last modified time
    Searched refs:GetSrcOffset (Results 1 - 6 of 6) sorted by null

  /external/pdfium/core/fxcodec/codec/
ccodec_scanlinedecoder.h 34 virtual uint32_t GetSrcOffset() = 0;
fx_codec_jpeg.cpp 183 uint32_t GetSrcOffset() override;
333 uint32_t CCodec_JpegDecoder::GetSrcOffset() {
fx_codec.cpp     [all...]
fx_codec_fax.cpp 470 uint32_t GetSrcOffset() override;
557 uint32_t CCodec_FaxDecoder::GetSrcOffset() {
fx_codec_flate.cpp 600 uint32_t GetSrcOffset() override;
741 uint32_t CCodec_FlateScanlineDecoder::GetSrcOffset() {
  /external/pdfium/core/fpdfapi/page/
cpdf_streamparser.cpp 61 return pDecoder->GetSrcOffset();

Completed in 189 milliseconds