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

  /external/webkit/Source/WebCore/platform/graphics/chromium/
PlatformCanvas.cpp 90 PlatformCanvas::Painter::Painter(PlatformCanvas* canvas, PlatformCanvas::Painter::TextOption option)
112 PlatformCanvas::Painter::~Painter()
PlatformCanvas.h 78 class Painter {
79 WTF_MAKE_NONCOPYABLE(Painter);
83 Painter(PlatformCanvas*, TextOption);
84 ~Painter();

Completed in 29 milliseconds