Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dfgas_fontutils.h31 const FGAS_FontInfo* FGAS_FontInfoByFontName(WideStringView wsFontName);
Dcfgas_defaultfontmanager.cpp25 FGAS_FontInfoByFontName(wsFontName.AsStringView()); in GetFont()
Dfgas_fontutils.cpp1885 const FGAS_FontInfo* FGAS_FontInfoByFontName(WideStringView wsFontName) { in FGAS_FontInfoByFontName() function