Searched refs:hasComputedStyle (Results 1 – 4 of 4) sorted by relevance
159 BLINK_EXPORT bool hasComputedStyle() const;
328 if (src.hasComputedStyle()) in Init()
769 bool WebAXObject::hasComputedStyle() const in hasComputedStyle() function in blink::WebAXObject
194 if (src.hasComputedStyle()) { in SerializeAccessibilityNode()