Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.h36 #define FX_FONTSTYLE_ExactMatch 0x80000000 macro
Dcfgas_gefont.cpp147 if (dwFontStyles & FX_FONTSTYLE_ExactMatch) in LoadFontInternal()