Searched defs:parentObjectIfExists (Results 1 – 4 of 4) sorted by relevance
220 AXObject* AXScrollView::parentObjectIfExists() const in parentObjectIfExists() function in blink::AXScrollView
1307 AXObject* AXNodeObject::parentObjectIfExists() const in parentObjectIfExists() function in blink::AXNodeObject
1366 AXObject* AXRenderObject::parentObjectIfExists() const in parentObjectIfExists() function in blink::AXRenderObject
485 virtual AXObject* parentObjectIfExists() const { return 0; } in parentObjectIfExists() function