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

/external/pdfium/core/src/fpdfapi/fpdf_parser/
H A Dfpdf_parser_parser.cpp980 static FX_DWORD _GetVarInt(FX_LPCBYTE p, FX_INT32 n) function
1072 type = _GetVarInt(entrystart, WidthArray[0]);
1075 FX_FILESIZE offset = _GetVarInt(entrystart + WidthArray[0], WidthArray[1]);
1090 FX_FILESIZE offset = _GetVarInt(entrystart + WidthArray[0], WidthArray[1]);

Completed in 126 milliseconds