|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"IWebInspector.idl";
Public Member Functions | |
| HRESULT | show () |
| HRESULT | showConsole () |
| HRESULT | unused1 () |
| HRESULT | close () |
| HRESULT | attach () |
| HRESULT | detach () |
| HRESULT | isDebuggingJavaScript (BOOL *isDebugging) |
| HRESULT | toggleDebuggingJavaScript () |
| HRESULT | isProfilingJavaScript (BOOL *isProfiling) |
| HRESULT | toggleProfilingJavaScript () |
| HRESULT | isTimelineProfilingEnabled (BOOL *isEnabled) |
| HRESULT | setTimelineProfilingEnabled (BOOL enabled) |
| HRESULT IWebInspector::attach | ( | ) |
Implemented in WebInspector.
| HRESULT IWebInspector::close | ( | ) |
Implemented in WebInspector.
| HRESULT IWebInspector::detach | ( | ) |
Implemented in WebInspector.
Implemented in WebInspector.
| HRESULT IWebInspector::show | ( | ) |
Implemented in WebInspector.
| HRESULT IWebInspector::showConsole | ( | ) |
Implemented in WebInspector.
| HRESULT IWebInspector::toggleDebuggingJavaScript | ( | ) |
Implemented in WebInspector.
| HRESULT IWebInspector::toggleProfilingJavaScript | ( | ) |
Implemented in WebInspector.
| HRESULT IWebInspector::unused1 | ( | ) |
Implemented in WebInspector.
1.8.13