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(const WideStringView& wsFontName);
Dcfgas_defaultfontmanager.cpp24 FGAS_FontInfoByFontName(wsFontName.AsStringView()); in GetFont()
Dfgas_fontutils.cpp1903 const FGAS_FontInfo* FGAS_FontInfoByFontName(const WideStringView& wsFontName) { in FGAS_FontInfoByFontName() function