Home
last modified time | relevance | path

Searched refs:newGlyphPart (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGFontElement.cpp109 SVGGlyph newGlyphPart; in registerLigaturesInGlyphCache() local
110 newGlyphPart.isPartOfLigature = true; in registerLigaturesInGlyphCache()
111 m_glyphMap.addGlyph(String(), lookupString, newGlyphPart); in registerLigaturesInGlyphCache()