Home
last modified time | relevance | path

Searched defs:glyphData (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DWidthIterator.cpp123 const GlyphData& glyphData = m_font->glyphDataForCharacter(c, rtl); in advance() local
DGlyphPageTreeNode.h114 void setGlyphDataForIndex(unsigned index, const GlyphData& glyphData) in setGlyphDataForIndex()
/external/webkit/Source/WebCore/platform/graphics/mac/
DComplexTextController.cpp193 GlyphData glyphData; in collectComplexTextRuns() local
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
DFontAndroid.cpp655 const FontData* glyphData = m_font->glyphDataForCharacter( in nextScriptRun() local