Searched refs:glyphData (Results 1 – 2 of 2) sorted by relevance
112 const GlyphData& glyphData = m_font->glyphDataForCharacter(c, rtl); in advance() local113 Glyph glyph = glyphData.glyph; in advance()114 const SimpleFontData* fontData = glyphData.fontData; in advance()
234 GlyphData glyphData; in collectCoreTextRuns() local264 glyphData = nextGlyphData; in collectCoreTextRuns()289 …if (nextGlyphData.fontData != glyphData.fontData || nextIsSmallCaps != isSmallCaps || !nextGlyphDa… in collectCoreTextRuns()292 …allCapsBuffer.data() : cp) + itemStart, itemLength, itemStart, glyphData.glyph ? glyphData.fontDat… in collectCoreTextRuns()