Searched refs:FGAS_FontInfoByFontName (Results 1 – 3 of 3) sorted by relevance
31 const FGAS_FontInfo* FGAS_FontInfoByFontName(const WideStringView& wsFontName);
24 FGAS_FontInfoByFontName(wsFontName.AsStringView()); in GetFont()
1903 const FGAS_FontInfo* FGAS_FontInfoByFontName(const WideStringView& wsFontName) { in FGAS_FontInfoByFontName() function