Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.cpp240 const FGAS_FONTUSB* pFontUSB = FGAS_GetUnicodeBitField(wUnicode); in GetGlyphIndexAndFont() local
241 if (!pFontUSB) in GetGlyphIndexAndFont()
244 uint16_t wBitField = pFontUSB->wBitField; in GetGlyphIndexAndFont()