Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/
DGlyphPageTreeNode.cpp276 if (!m_page->glyphAt(j) && pageToFill->glyphAt(j)) in initializePage()
321 if (parentPage->glyphAt(i)) in initializePage()
323 else if (fallbackPage->glyphAt(i)) { in initializePage()
DFontFastPath.cpp417 return offsetToMiddleOfGlyph(glyphBuffer.fontDataAt(i), glyphBuffer.glyphAt(i)); in offsetToMiddleOfGlyphAtIndex()
441 markBuffer.add(glyphBuffer.glyphAt(i) ? markGlyph : spaceGlyph, markFontData, advance); in drawEmphasisMarks()
444 …markBuffer.add(glyphBuffer.glyphAt(glyphBuffer.size() - 1) ? markGlyph : spaceGlyph, markFontData,… in drawEmphasisMarks()
DGlyphPageTreeNode.h93 Glyph glyphAt(unsigned index) const in glyphAt() function
DGlyphBuffer.h114 Glyph glyphAt(int index) const in glyphAt() function
/external/skia/src/gpu/
DGrTextStrike.h44 const GrGlyph* glyphAt(int index) const { in glyphAt() function
/external/webkit/Source/WebCore/platform/wx/wxcode/gtk/
Dnon-kerned-drawing.cpp207 … glyphs[i].index = pango_font_get_glyph(pangoFont, pangoContext, glyphBuffer.glyphAt(from + i)); in drawTextWithSpacing()
/external/webkit/Source/WebCore/platform/graphics/chromium/
DFontChromiumWin.cpp410 glyphs[i] = glyphBuffer.glyphAt(from + glyphIndex); in drawGlyphsWin()
/external/webkit/Source/WebCore/platform/graphics/win/
DFontCGWin.cpp252 … RetainPtr<CGPathRef> glyphPath(AdoptCF, createPathForGlyph(hdc, glyphBuffer.glyphAt(from + i))); in drawGDIGlyphs()
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3137005 (WebCore::GlyphBuffer::glyphAt):
38253 (WebCore::GlyphBuffer::glyphAt):
49522 (WebCore::GlyphBuffer::glyphAt):
52747 (WebCore::GlyphBuffer::glyphAt):
55995 (WebCore::GlyphBuffer::glyphAt):
DChangeLog-2009-06-1611800 (WebCore::GlyphPage::glyphAt):
96419 (WebCore::GlyphBuffer::glyphAt):
DChangeLog18666 (WebCore::GlyphBuffer::glyphAt):
DChangeLog-2008-08-1078154 (WebCore::GlyphBuffer::glyphAt):