Searched refs:FXFM_ENCODING_NONE (Results 1 – 4 of 4) sorted by relevance
16 #define FXFM_ENCODING_NONE FXFM_ENC_TAG(0, 0, 0, 0) macro
93 if (nEncodingID != FXFM_ENCODING_NONE) in FX_CreateFontEncodingEx()
124 m_pFontEncoding = FX_CreateFontEncodingEx(m_pFont, FXFM_ENCODING_NONE); in InitFont()
138 FX_CreateFontEncodingEx(cFont, FXFM_ENCODING_NONE); in CalcTextInfo()