|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <PageClientImpl.h>
Public Member Functions | |
| PageClientImpl (GtkWidget *) | |
| GtkWidget * | viewWidget () |
Public Member Functions inherited from WebKit::PageClient | |
| virtual | ~PageClient () |
| virtual bool | isViewVisibleOrOccluded () |
| virtual bool | isVisuallyIdle () |
| virtual LayerHostingMode | viewLayerHostingMode () |
| virtual void | toolTipChanged (const String &, const String &)=0 |
| virtual bool | decidePolicyForGeolocationPermissionRequest (WebFrameProxy &, API::SecurityOrigin &, GeolocationPermissionRequestProxy &) |
| virtual void | didStartProvisionalLoadForMainFrame () |
| virtual void | didFailProvisionalLoadForMainFrame () |
| virtual bool | handleRunOpenPanel (WebPageProxy *, WebFrameProxy *, API::OpenPanelParameters *, WebOpenPanelResultListenerProxy *) |
| virtual bool | windowIsFrontWindowUnderMouse (const NativeWebMouseEvent &) |
|
explicit |
|
inline |
1.8.13