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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsContextAnnotation.cpp 32 #include "core/platform/graphics/GraphicsContextAnnotation.h"
85 GraphicsContextAnnotation::GraphicsContextAnnotation(const PaintInfo& paintInfo, const RenderObject* object)
125 void GraphicsContextAnnotation::asAnnotationList(AnnotationList &list) const
150 m_context->beginAnnotation(GraphicsContextAnnotation(paintInfo, object));
GraphicsContextAnnotation.h 61 class GraphicsContextAnnotation {
63 GraphicsContextAnnotation(const PaintInfo&, const RenderObject*);

Completed in 27 milliseconds