Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.h139 void MatchFonts(std::vector<CFX_FontDescriptorInfo>* MatchedFonts,
Dcfgas_fontmgr.cpp664 MatchFonts(sortedFontInfos, wCodePage, dwFontStyles, in GetFontByUnicodeImpl()
706 void CFGAS_FontMgr::MatchFonts( in MatchFonts() function in CFGAS_FontMgr
812 MatchFonts(sortedFontInfos, wCodePage, dwFontStyles, in GetFontByCodePage()