Searched defs:widgetForAttachmentView (Results 1 – 3 of 3) sorted by relevance
81 Widget* AXScrollView::widgetForAttachmentView() const in widgetForAttachmentView() function in WebCore::AXScrollView
1545 Widget* AXRenderObject::widgetForAttachmentView() const in widgetForAttachmentView() function in WebCore::AXRenderObject
508 virtual Widget* widgetForAttachmentView() const { return 0; } in widgetForAttachmentView() function