Searched defs:shouldAppearIndeterminate (Results 1 – 3 of 3) sorted by relevance
168 bool HTMLProgressElement::shouldAppearIndeterminate() const in shouldAppearIndeterminate() function in WebCore::HTMLProgressElement
1703 bool HTMLInputElement::shouldAppearIndeterminate() const in shouldAppearIndeterminate() function in WebCore::HTMLInputElement
427 virtual bool shouldAppearIndeterminate() const { return false; } in shouldAppearIndeterminate() function