Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.h221 void MatchFonts(std::vector<CFX_FontDescriptorInfo>* MatchedFonts,
Dcfgas_fontmgr.cpp642 MatchFonts(sortedFontInfos, wCodePage, dwFontStyles, in GetFontByCodePage()
687 MatchFonts(sortedFontInfos, wCodePage, dwFontStyles, in GetFontByUnicode()
876 void CFGAS_FontMgr::MatchFonts( in MatchFonts() function in CFGAS_FontMgr