| accessibilitySettingsDidChange() | WebKit::WebPageProxy | |
| ActivityStateChangeDispatchMode enum name | WebKit::WebPageProxy | |
| activityStateDidChange(WebCore::ActivityState::Flags mayHaveChanged, bool wantsSynchronousReply=false, ActivityStateChangeDispatchMode=ActivityStateChangeDispatchMode::Deferrable) | WebKit::WebPageProxy | |
| addEditCommand(WebEditCommandProxy *) | WebKit::WebPageProxy | |
| addMIMETypeWithCustomContentProvider(const String &mimeType) | WebKit::WebPageProxy | |
| addPlatformLoadParameters(LoadParameters &) | WebKit::WebPageProxy | |
| addsVisitedLinks() const | WebKit::WebPageProxy | inline |
| advanceToNextMisspelling(bool startBeforeSelection) | WebKit::WebPageProxy | |
| APIType | API::ObjectImpl< API::Object::Type::Page > | static |
| applicationNameForUserAgent() const | WebKit::WebPageProxy | inline |
| areActiveDOMObjectsAndAnimationsSuspended() const | WebKit::WebPageProxy | inline |
| areScrollbarAnimationsSuppressed() const | WebKit::WebPageProxy | inline |
| autoSizingShouldExpandToViewHeight() const | WebKit::WebPageProxy | inline |
| backForwardList() | WebKit::WebPageProxy | inline |
| backForwardRemovedItem(uint64_t itemID) | WebKit::WebPageProxy | |
| backgroundExtendsBeyondPage() const | WebKit::WebPageProxy | |
| beginPrinting(WebFrameProxy *, const PrintInfo &) | WebKit::WebPageProxy | |
| callAfterNextPresentationUpdate(std::function< void(CallbackBase::Error)>) | WebKit::WebPageProxy | |
| canAuthenticateAgainstProtectionSpace(uint64_t loaderID, uint64_t frameID, const WebCore::ProtectionSpace &) | WebKit::WebPageProxy | |
| canDelete() const | WebKit::WebPageProxy | inline |
| canRunModal() | WebKit::WebPageProxy | |
| canShowMIMEType(const String &mimeType) | WebKit::WebPageProxy | |
| centerSelectionInVisibleArea() | WebKit::WebPageProxy | |
| changeSpellingToWord(const String &word) | WebKit::WebPageProxy | |
| clearSelection() | WebKit::WebPageProxy | |
| clearTextIndicator() | WebKit::WebPageProxy | |
| clearUserMediaState() | WebKit::WebPageProxy | |
| clearWheelEventTestTrigger() | WebKit::WebPageProxy | |
| close() | WebKit::WebPageProxy | |
| closePage(bool stopResponsivenessTimer) | WebKit::WebPageProxy | |
| computePagesForPrinting(WebFrameProxy *, const PrintInfo &, PassRefPtr< ComputedPagesCallback >) | WebKit::WebPageProxy | |
| configuration() const | WebKit::WebPageProxy | |
| connectionWillOpen(IPC::Connection &) | WebKit::WebPageProxy | |
| countStringMatches(const String &, FindOptions, unsigned maxMatchCount) | WebKit::WebPageProxy | |
| create(PageClient &, WebProcessProxy &, uint64_t pageID, Ref< API::PageConfiguration > &&) | WebKit::WebPageProxy | static |
| createWeakPtr() const | WebKit::WebPageProxy | inline |
| creationParameters() | WebKit::WebPageProxy | |
| currentlyProcessedMouseDownEvent() override | WebKit::WebPageProxy | virtual |
| customTextEncodingName() const | WebKit::WebPageProxy | inline |
| customUserAgent() const | WebKit::WebPageProxy | inline |
| delegatesScrolling() const | WebKit::WebPageProxy | inline |
| deviceScaleFactor() const | WebKit::WebPageProxy | |
| diagnosticLoggingClient() | WebKit::WebPageProxy | inline |
| didCancelCheckingText(uint64_t requestID) | WebKit::WebPageProxy | |
| didCancelForOpenPanel() | WebKit::WebPageProxy | |
| didChangeBackForwardList(WebBackForwardListItem *addedItem, Vector< RefPtr< WebBackForwardListItem >> removed) | WebKit::WebPageProxy | |
| didChangeBackgroundColor() | WebKit::WebPageProxy | |
| didChangeProcessIsResponsive() | WebKit::WebPageProxy | |
| didChooseFilesForOpenPanel(const Vector< String > &) | WebKit::WebPageProxy | |
| didCommitLayerTree(const WebKit::RemoteLayerTreeTransaction &) | WebKit::WebPageProxy | |
| didCountStringMatches(const String &, uint32_t matchCount) | WebKit::WebPageProxy | |
| didEnterFullscreen() | WebKit::WebPageProxy | |
| didExitFullscreen() | WebKit::WebPageProxy | |
| didFailToFindString(const String &) | WebKit::WebPageProxy | |
| didFindString(const String &, const Vector< WebCore::IntRect > &, uint32_t matchCount, int32_t matchIndex) | WebKit::WebPageProxy | |
| didFindStringMatches(const String &, const Vector< Vector< WebCore::IntRect >> &matchRects, int32_t firstIndexAfterSelection) | WebKit::WebPageProxy | |
| didFinishCheckingText(uint64_t requestID, const Vector< WebCore::TextCheckingResult > &) | WebKit::WebPageProxy | |
| didGetImageForFindMatch(const ShareableBitmap::Handle &contentImageHandle, uint32_t matchIndex) | WebKit::WebPageProxy | |
| didLayoutForCustomContentProvider() | WebKit::WebPageProxy | |
| didReachLayoutMilestone(uint32_t layoutMilestones) | WebKit::WebPageProxy | |
| didReceiveAuthenticationChallengeProxy(uint64_t frameID, PassRefPtr< AuthenticationChallengeProxy >) | WebKit::WebPageProxy | |
| didRestoreScrollPosition() | WebKit::WebPageProxy | |
| didSaveToPageCache() | WebKit::WebPageProxy | |
| didUpdateActivityState() | WebKit::WebPageProxy | inline |
| drawFooter(WebFrameProxy *, const WebCore::FloatRect &) | WebKit::WebPageProxy | |
| drawHeader(WebFrameProxy *, const WebCore::FloatRect &) | WebKit::WebPageProxy | |
| drawingArea() const | WebKit::WebPageProxy | inline |
| drawsBackground() const | WebKit::WebPageProxy | inline |
| editorState() const | WebKit::WebPageProxy | inline |
| endPrinting() | WebKit::WebPageProxy | |
| enterAcceleratedCompositingMode(const LayerTreeContext &) | WebKit::WebPageProxy | virtual |
| estimatedProgress() const | WebKit::WebPageProxy | |
| executeEditCommand(const String &commandName, const String &argument=String()) | WebKit::WebPageProxy | |
| exitAcceleratedCompositingMode() | WebKit::WebPageProxy | virtual |
| findClient() | WebKit::WebPageProxy | inline |
| findMatchesClient() | WebKit::WebPageProxy | inline |
| findString(const String &, FindOptions, unsigned maxMatchCount) | WebKit::WebPageProxy | |
| findStringMatches(const String &, FindOptions, unsigned maxMatchCount) | WebKit::WebPageProxy | |
| finishedLoadingIcon(uint64_t callbackIdentifier, const IPC::DataReference &) | WebKit::WebPageProxy | |
| fixedLayoutSize() const | WebKit::WebPageProxy | inline |
| focusedFrame() const | WebKit::WebPageProxy | inline |
| footerHeight(WebFrameProxy *) | WebKit::WebPageProxy | |
| forceRepaint(PassRefPtr< VoidCallback >) | WebKit::WebPageProxy | |
| frameSetLargestFrame() const | WebKit::WebPageProxy | inline |
| fullscreenMayReturnToInline() | WebKit::WebPageProxy | |
| gapBetweenPages() const | WebKit::WebPageProxy | inline |
| getBytecodeProfile(std::function< void(const String &, CallbackBase::Error)>) | WebKit::WebPageProxy | |
| getContentsAsString(std::function< void(const String &, CallbackBase::Error)>) | WebKit::WebPageProxy | |
| getGuessesForWord(const String &word, const String &context, int32_t insertionPoint, Vector< String > &guesses) | WebKit::WebPageProxy | |
| getImageForFindMatch(int32_t matchIndex) | WebKit::WebPageProxy | |
| getLoadDecisionForIcon(const WebCore::LinkIcon &, uint64_t callbackID) | WebKit::WebPageProxy | |
| getMainResourceDataOfFrame(WebFrameProxy *, std::function< void(API::Data *, CallbackBase::Error)>) | WebKit::WebPageProxy | |
| getRenderTreeExternalRepresentation(std::function< void(const String &, CallbackBase::Error)>) | WebKit::WebPageProxy | |
| getResourceDataFromFrame(WebFrameProxy *, API::URL *, std::function< void(API::Data *, CallbackBase::Error)>) | WebKit::WebPageProxy | |
| getSamplingProfilerOutput(std::function< void(const String &, CallbackBase::Error)>) | WebKit::WebPageProxy | |
| getSelectionAsWebArchiveData(std::function< void(API::Data *, CallbackBase::Error)>) | WebKit::WebPageProxy | |
| getSelectionOrContentsAsString(std::function< void(const String &, CallbackBase::Error)>) | WebKit::WebPageProxy | |
| getSourceForFrame(WebFrameProxy *, std::function< void(const String &, CallbackBase::Error)>) | WebKit::WebPageProxy | |
| getWebArchiveOfFrame(WebFrameProxy *, std::function< void(API::Data *, CallbackBase::Error)>) | WebKit::WebPageProxy | |
| getWindowFrame(WebCore::FloatRect &) | WebKit::WebPageProxy | |
| goBack() | WebKit::WebPageProxy | |
| goForward() | WebKit::WebPageProxy | |
| goToBackForwardItem(WebBackForwardListItem *) | WebKit::WebPageProxy | |
| handleAutoplayEvent(uint32_t) | WebKit::WebPageProxy | |
| handleDownloadRequest(DownloadProxy *) | WebKit::WebPageProxy | |
| handleKeyboardEvent(const NativeWebKeyboardEvent &) | WebKit::WebPageProxy | |
| handleMouseEvent(const NativeWebMouseEvent &) | WebKit::WebPageProxy | |
| handleWheelEvent(const NativeWebWheelEvent &) | WebKit::WebPageProxy | |
| hasActiveAudioStream() const | WebKit::WebPageProxy | inline |
| hasActiveVideoStream() const | WebKit::WebPageProxy | inline |
| hasHadSelectionChangesFromUserInteraction() const | WebKit::WebPageProxy | inline |
| hasHorizontalScrollbar() const | WebKit::WebPageProxy | inline |
| hasSelectedRange() const | WebKit::WebPageProxy | inline |
| hasVerticalScrollbar() const | WebKit::WebPageProxy | inline |
| headerHeight(WebFrameProxy *) | WebKit::WebPageProxy | |
| hideFindUI() | WebKit::WebPageProxy | |
| hideValidationMessage() | WebKit::WebPageProxy | |
| horizontalRubberBandingIsEnabled() const | WebKit::WebPageProxy | |
| iconLoadingClient() | WebKit::WebPageProxy | inline |
| initializeWebPage() | WebKit::WebPageProxy | |
| injectedBundleClient() | WebKit::WebPageProxy | inline |
| inspector() const | WebKit::WebPageProxy | |
| isAlwaysOnLoggingAllowed() const | WebKit::WebPageProxy | |
| isClosed() const | WebKit::WebPageProxy | inline |
| isContentEditable() const | WebKit::WebPageProxy | inline |
| isControlledByAutomation() const | WebKit::WebPageProxy | inline |
| isEditable() const | WebKit::WebPageProxy | inline |
| isInWindow() const | WebKit::WebPageProxy | inline |
| isLoadingChanged() | WebKit::WebPageProxy | inline |
| isPinnedToBottomSide() const | WebKit::WebPageProxy | inline |
| isPinnedToLeftSide() const | WebKit::WebPageProxy | inline |
| isPinnedToRightSide() const | WebKit::WebPageProxy | inline |
| isPinnedToTopSide() const | WebKit::WebPageProxy | inline |
| isPlayingAudio() const | WebKit::WebPageProxy | inline |
| isPlayingMediaDidChange(WebCore::MediaProducer::MediaStateFlags, uint64_t) | WebKit::WebPageProxy | |
| isResourceCachingDisabled() const | WebKit::WebPageProxy | inline |
| isShowingNavigationGestureSnapshot() const | WebKit::WebPageProxy | inline |
| isUsingHighPerformanceWebGL() const | WebKit::WebPageProxy | inline |
| isValid() const | WebKit::WebPageProxy | |
| isValidEditCommand(WebEditCommandProxy *) | WebKit::WebPageProxy | |
| isViewVisible() const | WebKit::WebPageProxy | inline |
| isViewWindowActive() const | WebKit::WebPageProxy | |
| isWebProcessResponsive(std::function< void(bool isWebProcessResponsive)>) | WebKit::WebPageProxy | |
| layerHostingModeDidChange() | WebKit::WebPageProxy | |
| layerTreeCommitComplete() | WebKit::WebPageProxy | |
| listenForLayoutMilestones(WebCore::LayoutMilestones) | WebKit::WebPageProxy | |
| loadAlternateHTMLString(const String &htmlString, const String &baseURL, const String &unreachableURL, API::Object *userData=nullptr) | WebKit::WebPageProxy | |
| loadData(API::Data *, const String &MIMEType, const String &encoding, const String &baseURL, API::Object *userData=nullptr) | WebKit::WebPageProxy | |
| loadFile(const String &fileURL, const String &resourceDirectoryURL, API::Object *userData=nullptr) | WebKit::WebPageProxy | |
| loadHTMLString(const String &htmlString, const String &baseURL, API::Object *userData=nullptr) | WebKit::WebPageProxy | |
| loadPlainTextString(const String &, API::Object *userData=nullptr) | WebKit::WebPageProxy | |
| loadRequest(const WebCore::ResourceRequest &, WebCore::ShouldOpenExternalURLsPolicy=WebCore::ShouldOpenExternalURLsPolicy::ShouldAllowExternalSchemes, API::Object *userData=nullptr) | WebKit::WebPageProxy | |
| loadWebArchiveData(API::Data *, API::Object *userData=nullptr) | WebKit::WebPageProxy | |
| logDiagnosticMessage(const String &message, const String &description, WebCore::ShouldSample) | WebKit::WebPageProxy | |
| logDiagnosticMessageWithEnhancedPrivacy(const String &message, const String &description, WebCore::ShouldSample) | WebKit::WebPageProxy | |
| logDiagnosticMessageWithResult(const String &message, const String &description, uint32_t result, WebCore::ShouldSample) | WebKit::WebPageProxy | |
| logDiagnosticMessageWithValue(const String &message, const String &description, double value, unsigned significantFigures, WebCore::ShouldSample) | WebKit::WebPageProxy | |
| mainFrame() const | WebKit::WebPageProxy | inline |
| maintainsInactiveSelection() const | WebKit::WebPageProxy | inline |
| mayStartMediaWhenInWindow() const | WebKit::WebPageProxy | inline |
| mediaStateFlags() const | WebKit::WebPageProxy | inline |
| minimumLayoutSize() const | WebKit::WebPageProxy | inline |
| navigateToPDFLinkWithSimulatedClick(const String &url, WebCore::IntPoint documentPoint, WebCore::IntPoint screenPoint) | WebKit::WebPageProxy | |
| navigationGestureDidBegin() | WebKit::WebPageProxy | |
| navigationGestureDidEnd(bool willNavigate, WebBackForwardListItem &) | WebKit::WebPageProxy | |
| navigationGestureDidEnd() | WebKit::WebPageProxy | |
| navigationGestureSnapshotWasRemoved() | WebKit::WebPageProxy | |
| navigationGestureWillEnd(bool willNavigate, WebBackForwardListItem &) | WebKit::WebPageProxy | |
| navigationState() | WebKit::WebPageProxy | inline |
| needsHiddenContentEditableQuirk() const | WebKit::WebPageProxy | inline |
| needsPlainTextQuirk() const | WebKit::WebPageProxy | inline |
| API::Object::Object() | API::Object | protected |
| ObjectImpl() | API::ObjectImpl< API::Object::Type::Page > | inlineprotected |
| overlayScrollbarStyle() const | WebKit::WebPageProxy | inline |
| pageCount() const | WebKit::WebPageProxy | inline |
| pageExtendedBackgroundColor() const | WebKit::WebPageProxy | inline |
| pageGroup() | WebKit::WebPageProxy | inline |
| pageID() const | WebKit::WebPageProxy | inline |
| pageLength() const | WebKit::WebPageProxy | inline |
| pageLoadState() | WebKit::WebPageProxy | inline |
| pageScaleFactor() const | WebKit::WebPageProxy | |
| pageScaleFactorDidChange(double) | WebKit::WebPageProxy | |
| pageZoomFactor() const | WebKit::WebPageProxy | |
| paginationBehavesLikeColumns() const | WebKit::WebPageProxy | inline |
| paginationLineGridEnabled() const | WebKit::WebPageProxy | inline |
| paginationMode() const | WebKit::WebPageProxy | inline |
| pluginScaleFactorDidChange(double) | WebKit::WebPageProxy | |
| pluginZoomFactorDidChange(double) | WebKit::WebPageProxy | |
| postMessageToInjectedBundle(const String &messageName, API::Object *messageBody) | WebKit::WebPageProxy | |
| preferences() | WebKit::WebPageProxy | inline |
| preferencesDidChange() | WebKit::WebPageProxy | |
| printMainFrame() | WebKit::WebPageProxy | |
| process() | WebKit::WebPageProxy | inline |
| processDidBecomeResponsive() | WebKit::WebPageProxy | |
| processDidBecomeUnresponsive() | WebKit::WebPageProxy | |
| processDidCrash() | WebKit::WebPageProxy | |
| processDidFinishLaunching() | WebKit::WebPageProxy | |
| processIdentifier() const | WebKit::WebPageProxy | |
| receivedPolicyDecision(WebCore::PolicyAction, WebFrameProxy &, uint64_t listenerID, API::Navigation *navigationID, const WebsitePolicies &) | WebKit::WebPageProxy | |
| recordAutomaticNavigationSnapshot() | WebKit::WebPageProxy | |
| recordNavigationSnapshot(WebBackForwardListItem &) | WebKit::WebPageProxy | |
| Redo enum value | WebKit::WebPageProxy | |
| registerEditCommand(PassRefPtr< WebEditCommandProxy >, UndoOrRedo) | WebKit::WebPageProxy | |
| reload(bool reloadFromOrigin, bool contentBlockersEnabled) | WebKit::WebPageProxy | |
| removeEditCommand(WebEditCommandProxy *) | WebKit::WebPageProxy | |
| renderTreeSize() const | WebKit::WebPageProxy | inline |
| requestScroll(const WebCore::FloatPoint &scrollPosition, const WebCore::IntPoint &scrollOrigin, bool isProgrammaticScroll) | WebKit::WebPageProxy | |
| restoreFromSessionState(SessionState, bool navigate) | WebKit::WebPageProxy | |
| restoreSelectionInFocusedEditableElement() | WebKit::WebPageProxy | |
| resumeActiveDOMObjectsAndAnimations() | WebKit::WebPageProxy | |
| rubberBandsAtBottom() const | WebKit::WebPageProxy | |
| rubberBandsAtLeft() const | WebKit::WebPageProxy | |
| rubberBandsAtRight() const | WebKit::WebPageProxy | |
| rubberBandsAtTop() const | WebKit::WebPageProxy | |
| runJavaScriptInMainFrame(const String &, std::function< void(API::SerializedScriptValue *, bool hadException, const WebCore::ExceptionDetails &, CallbackBase::Error)> callbackFunction) | WebKit::WebPageProxy | |
| saveDataToFileInDownloadsFolder(const String &suggestedFilename, const String &mimeType, const String &originatingURLString, API::Data *) | WebKit::WebPageProxy | |
| savePDFToFileInDownloadsFolder(const String &suggestedFilename, const String &originatingURLString, const IPC::DataReference &) | WebKit::WebPageProxy | |
| scalePage(double scale, const WebCore::IntPoint &origin) | WebKit::WebPageProxy | |
| scalePageInViewCoordinates(double scale, const WebCore::IntPoint ¢erInViewCoordinates) | WebKit::WebPageProxy | |
| scaleView(double scale) | WebKit::WebPageProxy | |
| scrollBy(WebCore::ScrollDirection, WebCore::ScrollGranularity) | WebKit::WebPageProxy | |
| scrollPinningBehavior() const | WebKit::WebPageProxy | inline |
| selectFindMatch(int32_t matchIndex) | WebKit::WebPageProxy | |
| send(const U &message) | IPC::MessageSender | inline |
| send(const U &message, uint64_t destinationID, OptionSet< SendOption > sendOptions={ }) | IPC::MessageSender | inline |
| sendSync(T &&message, typename T::Reply &&reply, Seconds timeout=Seconds::infinity(), OptionSet< SendSyncOption > sendSyncOptions={ }) | IPC::MessageSender | inline |
| sendSync(T &&message, typename T::Reply &&reply, uint64_t destinationID, Seconds timeout=Seconds::infinity(), OptionSet< SendSyncOption > sendSyncOptions={ }) | IPC::MessageSender | inline |
| sessionID() const | WebKit::WebPageProxy | inline |
| sessionState(const std::function< bool(WebBackForwardListItem &)> &=nullptr) const | WebKit::WebPageProxy | |
| setAddsVisitedLinks(bool addsVisitedLinks) | WebKit::WebPageProxy | inline |
| setApplicationNameForUserAgent(const String &) | WebKit::WebPageProxy | |
| setAutoSizingShouldExpandToViewHeight(bool) | WebKit::WebPageProxy | |
| setBackgroundExtendsBeyondPage(bool) | WebKit::WebPageProxy | |
| setCanRunModal(bool) | WebKit::WebPageProxy | |
| setControlledByAutomation(bool) | WebKit::WebPageProxy | |
| setCustomDeviceScaleFactor(float) | WebKit::WebPageProxy | |
| setCustomTextEncodingName(const String &) | WebKit::WebPageProxy | |
| setCustomUserAgent(const String &) | WebKit::WebPageProxy | |
| setDelegatesScrolling(bool delegatesScrolling) | WebKit::WebPageProxy | inline |
| setDiagnosticLoggingClient(std::unique_ptr< API::DiagnosticLoggingClient >) | WebKit::WebPageProxy | |
| setDrawsBackground(bool) | WebKit::WebPageProxy | |
| setEditable(bool) | WebKit::WebPageProxy | |
| setEnableHorizontalRubberBanding(bool) | WebKit::WebPageProxy | |
| setEnableVerticalRubberBanding(bool) | WebKit::WebPageProxy | |
| setFindClient(std::unique_ptr< API::FindClient >) | WebKit::WebPageProxy | |
| setFindMatchesClient(std::unique_ptr< API::FindMatchesClient >) | WebKit::WebPageProxy | |
| setFixedLayoutSize(const WebCore::IntSize &) | WebKit::WebPageProxy | |
| setFocus(bool focused) | WebKit::WebPageProxy | |
| setFormClient(std::unique_ptr< API::FormClient >) | WebKit::WebPageProxy | |
| setGapBetweenPages(double) | WebKit::WebPageProxy | |
| setHistoryClient(std::unique_ptr< API::HistoryClient >) | WebKit::WebPageProxy | |
| setIconLoadingClient(std::unique_ptr< API::IconLoadingClient >) | WebKit::WebPageProxy | |
| setInitialFocus(bool forward, bool isKeyboardEventValid, const WebKeyboardEvent &, std::function< void(CallbackBase::Error)>) | WebKit::WebPageProxy | |
| setInjectedBundleClient(const WKPageInjectedBundleClientBase *) | WebKit::WebPageProxy | |
| setIntrinsicDeviceScaleFactor(float) | WebKit::WebPageProxy | |
| setIsUsingHighPerformanceWebGL(bool value) | WebKit::WebPageProxy | inline |
| setLoaderClient(std::unique_ptr< API::LoaderClient >) | WebKit::WebPageProxy | |
| setMaintainsInactiveSelection(bool) | WebKit::WebPageProxy | |
| setMayStartMediaWhenInWindow(bool) | WebKit::WebPageProxy | |
| setMediaVolume(float) | WebKit::WebPageProxy | |
| setMinimumLayoutSize(const WebCore::IntSize &) | WebKit::WebPageProxy | |
| setMuted(WebCore::MediaProducer::MutedStateFlags) | WebKit::WebPageProxy | |
| setNavigationClient(std::unique_ptr< API::NavigationClient >) | WebKit::WebPageProxy | |
| setOverlayScrollbarStyle(std::optional< WebCore::ScrollbarOverlayStyle >) | WebKit::WebPageProxy | |
| setPageAndTextZoomFactors(double pageZoomFactor, double textZoomFactor) | WebKit::WebPageProxy | |
| setPageLength(double) | WebKit::WebPageProxy | |
| setPageZoomFactor(double) | WebKit::WebPageProxy | |
| setPaginationBehavesLikeColumns(bool) | WebKit::WebPageProxy | |
| setPaginationLineGridEnabled(bool) | WebKit::WebPageProxy | |
| setPaginationMode(WebCore::Pagination::Mode) | WebKit::WebPageProxy | |
| setPolicyClient(std::unique_ptr< API::PolicyClient >) | WebKit::WebPageProxy | |
| setPreferences(WebPreferences &) | WebKit::WebPageProxy | |
| setResourceCachingDisabled(bool) | WebKit::WebPageProxy | |
| setRubberBandsAtBottom(bool) | WebKit::WebPageProxy | |
| setRubberBandsAtLeft(bool) | WebKit::WebPageProxy | |
| setRubberBandsAtRight(bool) | WebKit::WebPageProxy | |
| setRubberBandsAtTop(bool) | WebKit::WebPageProxy | |
| setScrollPinningBehavior(WebCore::ScrollPinningBehavior) | WebKit::WebPageProxy | |
| setShouldDispatchFakeMouseMoveEvents(bool) | WebKit::WebPageProxy | |
| setShouldRecordNavigationSnapshots(bool shouldRecordSnapshots) | WebKit::WebPageProxy | inline |
| setShouldScaleViewToFitDocument(bool) | WebKit::WebPageProxy | |
| setShouldSkipWaitingForPaintAfterNextViewDidMoveToWindow(bool shouldSkip) | WebKit::WebPageProxy | inline |
| setShouldUseImplicitRubberBandControl(bool shouldUseImplicitRubberBandControl) | WebKit::WebPageProxy | inline |
| setSuppressScrollbarAnimations(bool) | WebKit::WebPageProxy | |
| setSuppressVisibilityUpdates(bool flag) | WebKit::WebPageProxy | |
| setTextIndicator(const WebCore::TextIndicatorData &, uint64_t lifetime=0) | WebKit::WebPageProxy | |
| setTextIndicatorAnimationProgress(float) | WebKit::WebPageProxy | |
| setTextZoomFactor(double) | WebKit::WebPageProxy | |
| setTopContentInset(float) | WebKit::WebPageProxy | |
| setUIClient(std::unique_ptr< API::UIClient >) | WebKit::WebPageProxy | |
| setUnderlayColor(const WebCore::Color &) | WebKit::WebPageProxy | |
| setUseFixedLayout(bool) | WebKit::WebPageProxy | |
| setUserInterfaceLayoutDirection(WebCore::UserInterfaceLayoutDirection) | WebKit::WebPageProxy | |
| setViewNeedsDisplay(const WebCore::Region &) | WebKit::WebPageProxy | |
| setWindowFrame(const WebCore::FloatRect &) | WebKit::WebPageProxy | |
| shouldKeepCurrentBackForwardListItemInList(WebBackForwardListItem *) | WebKit::WebPageProxy | |
| shouldRecordNavigationSnapshots() const | WebKit::WebPageProxy | inline |
| shouldUseImplicitRubberBandControl() const | WebKit::WebPageProxy | inline |
| showValidationMessage(const WebCore::IntRect &anchorClientRect, const String &message) | WebKit::WebPageProxy | |
| spellDocumentTag() | WebKit::WebPageProxy | |
| standardUserAgent(const String &applicationName=String()) | WebKit::WebPageProxy | static |
| stopLoading() | WebKit::WebPageProxy | |
| supportsTextEncoding() const | WebKit::WebPageProxy | |
| supportsTextZoom() const | WebKit::WebPageProxy | |
| suppressVisibilityUpdates() | WebKit::WebPageProxy | inline |
| suspendActiveDOMObjectsAndAnimations() | WebKit::WebPageProxy | |
| takeSnapshot(WebCore::IntRect, WebCore::IntSize bitmapSize, SnapshotOptions, std::function< void(const ShareableBitmap::Handle &, CallbackBase::Error)>) | WebKit::WebPageProxy | |
| terminateProcess() | WebKit::WebPageProxy | |
| textZoomFactor() const | WebKit::WebPageProxy | inline |
| toolTip() const | WebKit::WebPageProxy | inline |
| topContentInset() const | WebKit::WebPageProxy | inline |
| tryClose() | WebKit::WebPageProxy | |
| tryRestoreScrollPosition() | WebKit::WebPageProxy | |
| Type enum name | API::Object | |
| type() const override | API::ObjectImpl< API::Object::Type::Page > | inlineprotectedvirtual |
| uiClient() | WebKit::WebPageProxy | inline |
| underlayColor() const | WebKit::WebPageProxy | inline |
| Undo enum value | WebKit::WebPageProxy | |
| UndoOrRedo enum name | WebKit::WebPageProxy | |
| unwrap(void *) | API::Object | inlinestatic |
| updateAcceleratedCompositingMode(const LayerTreeContext &) | WebKit::WebPageProxy | virtual |
| updateLayoutViewportParameters(const WebKit::RemoteLayerTreeTransaction &) | WebKit::WebPageProxy | |
| updateWebsitePolicies(const WebsitePolicies &) | WebKit::WebPageProxy | |
| useFixedLayout() const | WebKit::WebPageProxy | inline |
| userAgent() const | WebKit::WebPageProxy | inline |
| userInterfaceLayoutDirection() | WebKit::WebPageProxy | |
| validateCommand(const String &commandName, std::function< void(const String &, bool, int32_t, CallbackBase::Error)>) | WebKit::WebPageProxy | |
| verticalRubberBandingIsEnabled() const | WebKit::WebPageProxy | |
| viewScaleFactor() const | WebKit::WebPageProxy | inline |
| viewSize() const | WebKit::WebPageProxy | |
| viewWillEndLiveResize() | WebKit::WebPageProxy | |
| viewWillStartLiveResize() | WebKit::WebPageProxy | |
| visibleScrollerThumbRect() const | WebKit::WebPageProxy | inline |
| waitForDidUpdateActivityState() | WebKit::WebPageProxy | |
| webProcessWillShutDown() | WebKit::WebPageProxy | |
| websiteDataStore() | WebKit::WebPageProxy | inline |
| willChangeProcessIsResponsive() | WebKit::WebPageProxy | |
| willGoToBackForwardListItem(uint64_t itemID, const UserData &) | WebKit::WebPageProxy | |
| willHandleHorizontalScrollEvents() const | WebKit::WebPageProxy | |
| willRecordNavigationSnapshot(WebBackForwardListItem &) | WebKit::WebPageProxy | |
| windowScreenDidChange(WebCore::PlatformDisplayID) | WebKit::WebPageProxy | |
| wrap(API::Object *) | API::Object | inlinestatic |
| ~Client() | WebKit::WebPopupMenuProxy::Client | inlineprotectedvirtual |
| ~MessageReceiver() | IPC::MessageReceiver | inlinevirtual |
| ~MessageSender() | IPC::MessageSender | virtual |
| ~Object() | API::Object | inlinevirtual |
| ~ObjectImpl() | API::ObjectImpl< API::Object::Type::Page > | inlinevirtual |
| ~WebPageProxy() | WebKit::WebPageProxy | virtual |