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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContextAnnotation.h 43 AnnotateElementClass = 1 << 3,
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
GraphicsContextAnnotator.cpp 107 if ((mode & AnnotateElementClass) && element && element->hasClass()) {

Completed in 37 milliseconds