Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.cpp366 const FGAS_FONTUSB* pFontUSB = FGAS_GetUnicodeBitField(wUnicode); in GetGlyphIndex() local
367 if (!pFontUSB) in GetGlyphIndex()
370 uint16_t wBitField = pFontUSB->wBitField; in GetGlyphIndex()