Home
last modified time | relevance | path

Searched refs:GetDataPosition (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcodec/lbmp/
Dfx_bmp.h114 bool GetDataPosition(uint32_t cur_pos);
Dfx_bmp.cpp72 bool BMPDecompressor::GetDataPosition(uint32_t rcd_pos) { in GetDataPosition() function in BMPDecompressor
309 if (!GetDataPosition(header_offset)) { in DecodeImage()