Searched refs:bExternal (Results 1 – 1 of 1) sorted by relevance
24 const bool bExternal = !face; in GetGlyphCache() local25 auto& map = bExternal ? m_ExtGlyphCacheMap : m_GlyphCacheMap; in GetGlyphCache()