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