webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for WebCore::ScheduledFormSubmission, including all inherited members.
clearUserGesture() | WebCore::ScheduledNavigation | inlineprotected |
delay() const | WebCore::ScheduledNavigation | inline |
didStartTimer(Frame &frame, Timer &timer) override | WebCore::ScheduledFormSubmission | inlinevirtual |
didStopTimer(Frame &frame, bool newLoadInProgress) override | WebCore::ScheduledFormSubmission | inlinevirtual |
fire(Frame &frame) override | WebCore::ScheduledFormSubmission | inlinevirtual |
isLocationChange() const | WebCore::ScheduledNavigation | inline |
lockBackForwardList() const | WebCore::ScheduledNavigation | inline |
lockHistory() const | WebCore::ScheduledNavigation | inline |
ScheduledFormSubmission(Ref< FormSubmission > &&submission, LockBackForwardList lockBackForwardList, bool duringLoad) | WebCore::ScheduledFormSubmission | inline |
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 |
shouldOpenExternalURLs() const | WebCore::ScheduledNavigation | inlineprotected |
shouldStartTimer(Frame &) | WebCore::ScheduledNavigation | inlinevirtual |
userGestureToForward() const | WebCore::ScheduledNavigation | inline |
wasDuringLoad() const | WebCore::ScheduledNavigation | inline |
~ScheduledNavigation() | WebCore::ScheduledNavigation | inlinevirtual |