HomeSort by relevance Sort by last modified time
    Searched refs:getEmphasisMarkGlyphData (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontFastPath.cpp 324 bool Font::getEmphasisMarkGlyphData(const AtomicString& mark, GlyphData& glyphData) const
354 if (!getEmphasisMarkGlyphData(mark, markGlyphData))
370 if (!getEmphasisMarkGlyphData(mark, markGlyphData))
386 if (!getEmphasisMarkGlyphData(mark, markGlyphData))
510 if (!getEmphasisMarkGlyphData(mark, markGlyphData))
Font.h 184 bool getEmphasisMarkGlyphData(const AtomicString&, GlyphData&) const;

Completed in 23 milliseconds