widgetForAttachmentView  499 Source/core/accessibility/AXObject.cpp         Widget* widget = widgetForAttachmentView();
widgetForAttachmentView  513 Source/core/accessibility/AXObject.h     virtual Widget* widgetForAttachmentView() const { return 0; }
widgetForAttachmentView 2224 Source/core/accessibility/AXRenderObject.cpp     Widget* widget = widgetForAttachmentView();
widgetForAttachmentView  185 Source/core/accessibility/AXRenderObject.h     virtual Widget* widgetForAttachmentView() const OVERRIDE;
widgetForAttachmentView   58 Source/core/accessibility/AXScrollView.h     virtual Widget* widgetForAttachmentView() const OVERRIDE;