HomeSort by relevance Sort by last modified time
    Searched refs:annotationMode (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
GraphicsContextAnnotator.h 37 if (UNLIKELY(paintInfo.context->annotationMode())) \
GraphicsContextAnnotator.cpp 88 AnnotationModeFlags mode = paintInfo.context->annotationMode();
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContext.h 201 AnnotationModeFlags annotationMode() const { return m_annotationMode; }

Completed in 39 milliseconds