Searched defs:fallbackFont (Results 1 – 2 of 2) sorted by relevance
191 std::shared_ptr<Font> fallbackFont = GetFallbackFont(unicode); in MeasureSingleCharacter() local221 std::shared_ptr<Font> fallbackFont = std::make_shared<Font>(*this); in GetFallbackFont() local
362 std::shared_ptr<Font> fallbackFont = font.GetFallbackFont(unicode); in DrawSingleCharacter() local