Searched defs:getEmphasisMarkGlyphData (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DFontFastPath.cpp252 bool Font::getEmphasisMarkGlyphData(const AtomicString& mark, GlyphData& glyphData) const function in class:WebCore::Font
286 if (!getEmphasisMarkGlyphData(mark, markGlyphData))
300 if (!getEmphasisMarkGlyphData(mark, markGlyphData))
314 if (!getEmphasisMarkGlyphData(mark, markGlyphData))
423 if (!getEmphasisMarkGlyphData(mark, markGlyphData))

Completed in 30 milliseconds