Home | History | Annotate | Download | only in src

Lines Matching refs:Frame

74     virtual void focusedFrameChanged(WebCore::Frame*);
76 WebCore::Frame*, const WebCore::FrameLoadRequest&, const WebCore::WindowFeatures&, const WebCore::NavigationAction&);
95 const WTF::String& message, WebCore::Frame*);
97 virtual void runJavaScriptAlert(WebCore::Frame*, const WTF::String&);
98 virtual bool runJavaScriptConfirm(WebCore::Frame*, const WTF::String&);
100 WebCore::Frame*, const WTF::String& message,
121 virtual void contentsSizeChanged(WebCore::Frame*, const WebCore::IntSize&) const;
128 virtual void print(WebCore::Frame*);
130 WebCore::Frame*, const WTF::String& databaseName);
138 virtual void requestGeolocationPermissionForFrame(WebCore::Frame*, WebCore::Geolocation*);
139 virtual void cancelGeolocationPermissionRequestForFrame(WebCore::Frame*, WebCore::Geolocation*);
140 virtual void runOpenPanel(WebCore::Frame*, PassRefPtr<WebCore::FileChooser>);
154 virtual void attachRootGraphicsLayer(WebCore::Frame*, WebCore::GraphicsLayer*);