Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_unicodeencoding.h16 #define FXFM_ENCODING_NONE FXFM_ENC_TAG(0, 0, 0, 0) macro
Dcfx_unicodeencodingex.cpp93 if (nEncodingID != FXFM_ENCODING_NONE) in FX_CreateFontEncodingEx()
/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.cpp124 m_pFontEncoding = FX_CreateFontEncodingEx(m_pFont, FXFM_ENCODING_NONE); in InitFont()
/external/pdfium/fxbarcode/oned/
DBC_OneDimWriter.cpp138 FX_CreateFontEncodingEx(cFont, FXFM_ENCODING_NONE); in CalcTextInfo()