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

  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXNodeObject.cpp 620 bool AXNodeObject::isProgressIndicator() const
762 if (isProgressIndicator() || isSlider())
    [all...]
AXObject.h 341 virtual bool isProgressIndicator() const { return false; }

Completed in 63 milliseconds