Home
last modified time | relevance | path

Searched refs:GetUInt8 (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dttgsubtable.h296 uint8_t GetUInt8(FT_Bytes& p) const;
Dttgsubtable.cpp200 uint8_t CFX_CTTGSUBTable::GetUInt8(FT_Bytes& p) const { in GetUInt8() function in CFX_CTTGSUBTable
/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp404 inline uint8_t GetUInt8(const uint8_t* p) { in GetUInt8() function
1087 FX_WCHAR wcTemp = GetUInt8(lpStr + nNameOffset + k); in GetNames()