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/platform/graphics/
GraphicsContextAnnotation.h 39 if (UNLIKELY(paintInfo.context->annotationMode())) \
48 enum AnnotationMode {
GraphicsContextAnnotation.cpp 92 AnnotationModeFlags mode = paintInfo.context->annotationMode();
GraphicsContext.h 195 AnnotationModeFlags annotationMode() const { return m_annotationMode; }

Completed in 35 milliseconds