Home
last modified time | relevance | path

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

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