Searched defs:isProgressIndicator (Results 1 – 3 of 3) sorted by relevance
38 virtual bool isProgressIndicator() const OVERRIDE { return true; } in isProgressIndicator() function
620 bool AXNodeObject::isProgressIndicator() const in isProgressIndicator() function in WebCore::AXNodeObject
341 virtual bool isProgressIndicator() const { return false; } in isProgressIndicator() function