Searched refs:TransparencyAwareGlyphPainter (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DFontChromiumWin.cpp186 class TransparencyAwareGlyphPainter : public TransparencyAwareFontPainter { class in namespace:WebCore::__anon14663
188 TransparencyAwareGlyphPainter(GraphicsContext*,
193 ~TransparencyAwareGlyphPainter();
214 TransparencyAwareGlyphPainter::TransparencyAwareGlyphPainter( function in class:WebCore::__anon14663::TransparencyAwareGlyphPainter
233 TransparencyAwareGlyphPainter::~TransparencyAwareGlyphPainter()
243 IntRect TransparencyAwareGlyphPainter::estimateTextBounds()
256 bool TransparencyAwareGlyphPainter::drawGlyphs(int numGlyphs,
357 // TransparencyAwareGlyphPainter
[all...]

Completed in 66 milliseconds