Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/include/
Dfx_fnt.h132 typedef FX_LPCFONTDESCRIPTOR (*FX_LPMatchFont)(FX_LPFONTMATCHPARAMS pParams, typedef
135 FX_LPMatchFont FX_GetDefFontMatchor();
139 FX_LPMatchFont pMatcher = NULL,
/external/pdfium/xfa/src/fgas/src/font/
Dfx_stdfontmgr.h17 FX_LPMatchFont pMatcher,
50 FX_LPMatchFont m_pMatcher;
Dfx_stdfontmgr.cpp12 FX_LPMatchFont pMatcher, in Create()
17 FX_LPMatchFont pMatcher, in CFX_StdFontMgrImp()
436 FX_LPMatchFont FX_GetDefFontMatchor() { in FX_GetDefFontMatchor()