Searched defs:parentObjectIfExists (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/third_party/WebKit/Source/core/accessibility/ | ||
| D | AXScrollView.cpp | 220 AXObject* AXScrollView::parentObjectIfExists() const in parentObjectIfExists() function in WebCore::AXScrollView |
| D | AXNodeObject.cpp | 1280 AXObject* AXNodeObject::parentObjectIfExists() const in parentObjectIfExists() function in WebCore::AXNodeObject |
| D | AXRenderObject.cpp | 1345 AXObject* AXRenderObject::parentObjectIfExists() const in parentObjectIfExists() function in WebCore::AXRenderObject |
| D | AXObject.h | 480 virtual AXObject* parentObjectIfExists() const { return 0; } in parentObjectIfExists() function |