Searched refs:FX_FONTSTYLE_ExactMatch (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/xfa/fgas/font/ | ||
D | cfgas_fontmgr.h | 36 #define FX_FONTSTYLE_ExactMatch 0x80000000 macro |
D | cfgas_gefont.cpp | 147 if (dwFontStyles & FX_FONTSTYLE_ExactMatch) in LoadFontInternal() |