|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for WebCore::ScheduledRefresh, including all inherited members.
| clearUserGesture() | WebCore::ScheduledNavigation | inlineprotected |
| delay() const | WebCore::ScheduledNavigation | inline |
| didStartTimer(Frame &frame, Timer &timer) override | WebCore::ScheduledURLNavigation | inlineprotectedvirtual |
| didStopTimer(Frame &frame, bool newLoadInProgress) override | WebCore::ScheduledURLNavigation | inlineprotectedvirtual |
| fire(Frame &frame) override | WebCore::ScheduledRefresh | inlinevirtual |
| isLocationChange() const | WebCore::ScheduledNavigation | inline |
| lockBackForwardList() const | WebCore::ScheduledNavigation | inline |
| lockHistory() const | WebCore::ScheduledNavigation | inline |
| referrer() const | WebCore::ScheduledURLNavigation | inlineprotected |
| ScheduledNavigation(double delay, LockHistory lockHistory, LockBackForwardList lockBackForwardList, bool wasDuringLoad, bool isLocationChange) | WebCore::ScheduledNavigation | inline |
| ScheduledNavigation(double delay, LockHistory lockHistory, LockBackForwardList lockBackForwardList, bool wasDuringLoad, bool isLocationChange, ShouldOpenExternalURLsPolicy externalURLPolicy) | WebCore::ScheduledNavigation | inline |
| ScheduledRefresh(Document &initiatingDocument, SecurityOrigin *securityOrigin, const URL &url, const String &referrer) | WebCore::ScheduledRefresh | inline |
| ScheduledURLNavigation(Document &initiatingDocument, double delay, SecurityOrigin *securityOrigin, const URL &url, const String &referrer, LockHistory lockHistory, LockBackForwardList lockBackForwardList, bool duringLoad, bool isLocationChange) | WebCore::ScheduledURLNavigation | inlineprotected |
| securityOrigin() const | WebCore::ScheduledURLNavigation | inlineprotected |
| shouldOpenExternalURLs() const | WebCore::ScheduledNavigation | inlineprotected |
| shouldStartTimer(Frame &) | WebCore::ScheduledNavigation | inlinevirtual |
| url() const | WebCore::ScheduledURLNavigation | inlineprotected |
| userGestureToForward() const | WebCore::ScheduledNavigation | inline |
| wasDuringLoad() const | WebCore::ScheduledNavigation | inline |
| ~ScheduledNavigation() | WebCore::ScheduledNavigation | inlinevirtual |
1.8.13