Searched refs:m_glyphMap (Results 1 – 2 of 2) sorted by relevance
54 m_glyphMap.clear(); in invalidateGlyphCache()80 m_glyphMap.add(unicode, glyph->buildGlyphIdentifier()); in ensureGlyphCache()238 m_glyphMap.get(string, glyphs); in getGlyphIdentifiersForString()
59 mutable SVGGlyphMap m_glyphMap; variable