Home
last modified time | relevance | path

Searched defs:widgetForAttachmentView (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/accessibility/
DAXScrollView.cpp81 Widget* AXScrollView::widgetForAttachmentView() const in widgetForAttachmentView() function in WebCore::AXScrollView
DAXRenderObject.cpp1545 Widget* AXRenderObject::widgetForAttachmentView() const in widgetForAttachmentView() function in WebCore::AXRenderObject
DAXObject.h508 virtual Widget* widgetForAttachmentView() const { return 0; } in widgetForAttachmentView() function