|
| | WebInspectorFrontendClient (WebView *, WebInspectorWindowController *, WebCore::InspectorController *, WebCore::Page *, std::unique_ptr< Settings >) |
| |
| void | attachAvailabilityChanged (bool) |
| |
| bool | canAttach () |
| |
| void | frontendLoaded () override |
| |
| void | startWindowDrag () override |
| |
| String | localizedStringsURL () override |
| |
| void | bringToFront () override |
| |
| void | closeWindow () override |
| |
| void | attachWindow (DockSide) override |
| |
| void | detachWindow () override |
| |
| void | setAttachedWindowHeight (unsigned height) override |
| |
| void | setAttachedWindowWidth (unsigned height) override |
| |
| void | inspectedURLChanged (const String &newURL) override |
| |
| | WebInspectorFrontendClient (WebView *inspectedWebView, HWND inspectedWebViewHwnd, HWND frontendHwnd, const COMPtr< WebView > &frotnendWebView, HWND frontendWebViewHwnd, WebInspectorClient *, std::unique_ptr< Settings >) |
| |
| virtual | ~WebInspectorFrontendClient () |
| |
| void | frontendLoaded () override |
| |
| WTF::String | localizedStringsURL () override |
| |
| void | bringToFront () override |
| |
| void | closeWindow () override |
| |
| void | setAttachedWindowHeight (unsigned) override |
| |
| void | setAttachedWindowWidth (unsigned) override |
| |
| void | inspectedURLChanged (const WTF::String &newURL) override |
| |
| void | attachWindow (DockSide) override |
| |
| void | detachWindow () override |
| |
| void | destroyInspectorView () |
| |
| WEBCORE_EXPORT | InspectorFrontendClientLocal (InspectorController *inspectedPageController, Page *frontendPage, std::unique_ptr< Settings >) |
| |
| virtual WEBCORE_EXPORT | ~InspectorFrontendClientLocal () |
| |
| WEBCORE_EXPORT void | windowObjectCleared () final |
| |
| WEBCORE_EXPORT void | moveWindowBy (float x, float y) final |
| |
| WEBCORE_EXPORT UserInterfaceLayoutDirection | userInterfaceLayoutDirection () const final |
| |
| WEBCORE_EXPORT void | requestSetDockSide (DockSide) final |
| |
| WEBCORE_EXPORT void | changeAttachedWindowHeight (unsigned) final |
| |
| WEBCORE_EXPORT void | changeAttachedWindowWidth (unsigned) final |
| |
| WEBCORE_EXPORT void | openInNewTab (const String &url) final |
| |
| void | save (const String &, const String &, bool, bool) override |
| |
| void | append (const String &, const String &) override |
| |
| WEBCORE_EXPORT void | sendMessageToBackend (const String &message) final |
| |
| WEBCORE_EXPORT bool | isUnderTest () final |
| |
| WEBCORE_EXPORT unsigned | inspectionLevel () const final |
| |
| WEBCORE_EXPORT bool | canAttachWindow () |
| |
| WEBCORE_EXPORT void | setDockingUnavailable (bool) |
| |
| WEBCORE_EXPORT bool | isDebuggingEnabled () |
| |
| WEBCORE_EXPORT void | setDebuggingEnabled (bool) |
| |
| WEBCORE_EXPORT bool | isTimelineProfilingEnabled () |
| |
| WEBCORE_EXPORT void | setTimelineProfilingEnabled (bool) |
| |
| WEBCORE_EXPORT bool | isProfilingJavaScript () |
| |
| WEBCORE_EXPORT void | startProfilingJavaScript () |
| |
| WEBCORE_EXPORT void | stopProfilingJavaScript () |
| |
| WEBCORE_EXPORT void | showConsole () |
| |
| WEBCORE_EXPORT void | showMainResourceForFrame (Frame *) |
| |
| WEBCORE_EXPORT void | showResources () |
| |
| WEBCORE_EXPORT void | setAttachedWindow (DockSide) |
| |
| WEBCORE_EXPORT Page * | inspectedPage () const |
| |
| Page * | frontendPage () const |
| |
| WEBCORE_EXPORT | InspectorFrontendClientLocal (InspectorController *inspectedPageController, Page *frontendPage, std::unique_ptr< Settings >) |
| |
| virtual WEBCORE_EXPORT | ~InspectorFrontendClientLocal () |
| |
| WEBCORE_EXPORT void | windowObjectCleared () final |
| |
| WEBCORE_EXPORT void | moveWindowBy (float x, float y) final |
| |
| WEBCORE_EXPORT UserInterfaceLayoutDirection | userInterfaceLayoutDirection () const final |
| |
| WEBCORE_EXPORT void | requestSetDockSide (DockSide) final |
| |
| WEBCORE_EXPORT void | changeAttachedWindowHeight (unsigned) final |
| |
| WEBCORE_EXPORT void | changeAttachedWindowWidth (unsigned) final |
| |
| WEBCORE_EXPORT void | openInNewTab (const String &url) final |
| |
| void | save (const String &, const String &, bool, bool) override |
| |
| void | append (const String &, const String &) override |
| |
| WEBCORE_EXPORT void | sendMessageToBackend (const String &message) final |
| |
| WEBCORE_EXPORT bool | isUnderTest () final |
| |
| WEBCORE_EXPORT unsigned | inspectionLevel () const final |
| |
| WEBCORE_EXPORT bool | canAttachWindow () |
| |
| WEBCORE_EXPORT void | setDockingUnavailable (bool) |
| |
| WEBCORE_EXPORT bool | isDebuggingEnabled () |
| |
| WEBCORE_EXPORT void | setDebuggingEnabled (bool) |
| |
| WEBCORE_EXPORT bool | isTimelineProfilingEnabled () |
| |
| WEBCORE_EXPORT void | setTimelineProfilingEnabled (bool) |
| |
| WEBCORE_EXPORT bool | isProfilingJavaScript () |
| |
| WEBCORE_EXPORT void | startProfilingJavaScript () |
| |
| WEBCORE_EXPORT void | stopProfilingJavaScript () |
| |
| WEBCORE_EXPORT void | showConsole () |
| |
| WEBCORE_EXPORT void | showMainResourceForFrame (Frame *) |
| |
| WEBCORE_EXPORT void | showResources () |
| |
| WEBCORE_EXPORT void | setAttachedWindow (DockSide) |
| |
| WEBCORE_EXPORT Page * | inspectedPage () const |
| |
| Page * | frontendPage () const |
| |
| virtual | ~InspectorFrontendClient () |
| |
| virtual String | backendCommandsURL () |
| |
| virtual String | debuggableType () |
| |
| virtual void | pagePaused () |
| |
| virtual void | pageUnpaused () |
| |
| virtual | ~InspectorFrontendClient () |
| |
| virtual String | backendCommandsURL () |
| |
| virtual String | debuggableType () |
| |
| virtual void | pagePaused () |
| |
| virtual void | pageUnpaused () |
| |
|
| enum | DockSide {
DockSide::Undocked = 0,
DockSide::Right,
DockSide::Left,
DockSide::Bottom,
DockSide::Undocked = 0,
DockSide::Right,
DockSide::Left,
DockSide::Bottom
} |
| |
| enum | DockSide {
DockSide::Undocked = 0,
DockSide::Right,
DockSide::Left,
DockSide::Bottom,
DockSide::Undocked = 0,
DockSide::Right,
DockSide::Left,
DockSide::Bottom
} |
| |
| static WEBCORE_EXPORT unsigned | constrainedAttachedWindowHeight (unsigned preferredHeight, unsigned totalWindowHeight) |
| |
| static WEBCORE_EXPORT unsigned | constrainedAttachedWindowWidth (unsigned preferredWidth, unsigned totalWindowWidth) |
| |
| static WEBCORE_EXPORT unsigned | constrainedAttachedWindowHeight (unsigned preferredHeight, unsigned totalWindowHeight) |
| |
| static WEBCORE_EXPORT unsigned | constrainedAttachedWindowWidth (unsigned preferredWidth, unsigned totalWindowWidth) |
| |
| WEBCORE_EXPORT void | restoreAttachedWindowHeight () |
| |
| WEBCORE_EXPORT void | restoreAttachedWindowHeight () |
| |