Searched refs:current_font (Results 1 – 2 of 2) sorted by relevance
176 FontInfo* current_font = nullptr; in parseFonts() local209 if (!current_font || !current_font->matches(family, style)) { in parseFonts()210 current_font = nullptr; in parseFonts()213 current_font = finfo; in parseFonts()217 if (!current_font) { in parseFonts()