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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXSVGRoot.h 50 virtual bool isAXSVGRoot() const OVERRIDE { return true; }
53 DEFINE_AX_OBJECT_TYPE_CASTS(AXSVGRoot, isAXSVGRoot());
AXObject.h 302 virtual bool isAXSVGRoot() const { return false; }
AXRenderObject.cpp     [all...]

Completed in 27 milliseconds