Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_unicodeencodingex.cpp110 auto pFontEncoding = FXFM_CreateFontEncoding(pFont, id); in FX_CreateFontEncodingEx() local
111 if (pFontEncoding) in FX_CreateFontEncodingEx()
112 return pFontEncoding; in FX_CreateFontEncodingEx()