|
| void | init () |
| |
| WEBCORE_EXPORT void | setView (RefPtr< FrameView > &&) |
| |
| WEBCORE_EXPORT void | createView (const IntSize &, const Color &, bool, const IntSize &fixedLayoutSize=IntSize(), const IntRect &fixedVisibleContentRect=IntRect(), bool useFixedLayout=false, ScrollbarMode=ScrollbarAuto, bool horizontalLock=false, ScrollbarMode=ScrollbarAuto, bool verticalLock=false) |
| |
| virtual WEBCORE_EXPORT | ~Frame () |
| |
| void | addDestructionObserver (FrameDestructionObserver *) |
| |
| void | removeDestructionObserver (FrameDestructionObserver *) |
| |
| void | willDetachPage () |
| |
| void | detachFromPage () |
| |
| void | disconnectOwnerElement () |
| |
| MainFrame & | mainFrame () const |
| |
| bool | isMainFrame () const |
| |
| Page * | page () const |
| |
| HTMLFrameOwnerElement * | ownerElement () const |
| |
| Document * | document () const |
| |
| FrameView * | view () const |
| |
| Editor & | editor () const |
| |
| EventHandler & | eventHandler () const |
| |
| EventHandler * | eventHandlerPtr () const |
| |
| FrameLoader & | loader () const |
| |
| NavigationScheduler & | navigationScheduler () const |
| |
| FrameSelection & | selection () const |
| |
| FrameTree & | tree () const |
| |
| CSSAnimationController & | animation () const |
| |
| ScriptController & | script () |
| |
| WEBCORE_EXPORT RenderView * | contentRenderer () const |
| |
| WEBCORE_EXPORT RenderWidget * | ownerRenderer () const |
| |
| bool | documentIsBeingReplaced () const |
| |
| void | injectUserScripts (UserScriptInjectionTime) |
| |
| WEBCORE_EXPORT String | layerTreeAsText (LayerTreeFlags=0) const |
| |
| WEBCORE_EXPORT String | trackedRepaintRectsAsText () const |
| |
| Settings & | settings () const |
| |
| void | setPrinting (bool printing, const FloatSize &pageSize, const FloatSize &originalPageSize, float maximumShrinkRatio, AdjustViewSizeOrNot) |
| |
| bool | shouldUsePrintingLayout () const |
| |
| WEBCORE_EXPORT FloatSize | resizePageRectsKeepingRatio (const FloatSize &originalSize, const FloatSize &expectedSize) |
| |
| void | setDocument (RefPtr< Document > &&) |
| |
| WEBCORE_EXPORT void | setPageZoomFactor (float) |
| |
| float | pageZoomFactor () const |
| |
| WEBCORE_EXPORT void | setTextZoomFactor (float) |
| |
| float | textZoomFactor () const |
| |
| WEBCORE_EXPORT void | setPageAndTextZoomFactors (float pageZoomFactor, float textZoomFactor) |
| |
| WEBCORE_EXPORT float | frameScaleFactor () const |
| |
| void | deviceOrPageScaleFactorChanged () |
| |
| void | clearTimers () |
| |
| WEBCORE_EXPORT String | displayStringModifiedByEncoding (const String &) const |
| |
| WEBCORE_EXPORT VisiblePosition | visiblePositionForPoint (const IntPoint &framePoint) const |
| |
| Document * | documentAtPoint (const IntPoint &windowPoint) |
| |
| WEBCORE_EXPORT RefPtr< Range > | rangeForPoint (const IntPoint &framePoint) |
| |
| WEBCORE_EXPORT String | searchForLabelsAboveCell (const JSC::Yarr::RegularExpression &, HTMLTableCellElement *, size_t *resultDistanceFromStartOfCell) |
| |
| String | searchForLabelsBeforeElement (const Vector< String > &labels, Element *, size_t *resultDistance, bool *resultIsInCellAbove) |
| |
| String | matchLabelsAgainstElement (const Vector< String > &labels, Element *) |
| |
| void | suspendActiveDOMObjectsAndAnimations () |
| |
| void | resumeActiveDOMObjectsAndAnimations () |
| |
| bool | activeDOMObjectsAndAnimationsSuspended () const |
| |
| bool | isURLAllowed (const URL &) const |
| |
| WEBCORE_EXPORT bool | isAlwaysOnLoggingAllowed () const |
| |
| void | init () |
| |
| WEBCORE_EXPORT void | setView (RefPtr< FrameView > &&) |
| |
| WEBCORE_EXPORT void | createView (const IntSize &, const Color &, bool, const IntSize &fixedLayoutSize=IntSize(), const IntRect &fixedVisibleContentRect=IntRect(), bool useFixedLayout=false, ScrollbarMode=ScrollbarAuto, bool horizontalLock=false, ScrollbarMode=ScrollbarAuto, bool verticalLock=false) |
| |
| virtual WEBCORE_EXPORT | ~Frame () |
| |
| void | addDestructionObserver (FrameDestructionObserver *) |
| |
| void | removeDestructionObserver (FrameDestructionObserver *) |
| |
| void | willDetachPage () |
| |
| void | detachFromPage () |
| |
| void | disconnectOwnerElement () |
| |
| MainFrame & | mainFrame () const |
| |
| bool | isMainFrame () const |
| |
| Page * | page () const |
| |
| HTMLFrameOwnerElement * | ownerElement () const |
| |
| Document * | document () const |
| |
| FrameView * | view () const |
| |
| Editor & | editor () const |
| |
| EventHandler & | eventHandler () const |
| |
| EventHandler * | eventHandlerPtr () const |
| |
| FrameLoader & | loader () const |
| |
| NavigationScheduler & | navigationScheduler () const |
| |
| FrameSelection & | selection () const |
| |
| FrameTree & | tree () const |
| |
| CSSAnimationController & | animation () const |
| |
| ScriptController & | script () |
| |
| WEBCORE_EXPORT RenderView * | contentRenderer () const |
| |
| WEBCORE_EXPORT RenderWidget * | ownerRenderer () const |
| |
| bool | documentIsBeingReplaced () const |
| |
| void | injectUserScripts (UserScriptInjectionTime) |
| |
| WEBCORE_EXPORT String | layerTreeAsText (LayerTreeFlags=0) const |
| |
| WEBCORE_EXPORT String | trackedRepaintRectsAsText () const |
| |
| Settings & | settings () const |
| |
| void | setPrinting (bool printing, const FloatSize &pageSize, const FloatSize &originalPageSize, float maximumShrinkRatio, AdjustViewSizeOrNot) |
| |
| bool | shouldUsePrintingLayout () const |
| |
| WEBCORE_EXPORT FloatSize | resizePageRectsKeepingRatio (const FloatSize &originalSize, const FloatSize &expectedSize) |
| |
| void | setDocument (RefPtr< Document > &&) |
| |
| WEBCORE_EXPORT void | setPageZoomFactor (float) |
| |
| float | pageZoomFactor () const |
| |
| WEBCORE_EXPORT void | setTextZoomFactor (float) |
| |
| float | textZoomFactor () const |
| |
| WEBCORE_EXPORT void | setPageAndTextZoomFactors (float pageZoomFactor, float textZoomFactor) |
| |
| WEBCORE_EXPORT float | frameScaleFactor () const |
| |
| void | deviceOrPageScaleFactorChanged () |
| |
| void | clearTimers () |
| |
| WEBCORE_EXPORT String | displayStringModifiedByEncoding (const String &) const |
| |
| WEBCORE_EXPORT VisiblePosition | visiblePositionForPoint (const IntPoint &framePoint) const |
| |
| Document * | documentAtPoint (const IntPoint &windowPoint) |
| |
| WEBCORE_EXPORT RefPtr< Range > | rangeForPoint (const IntPoint &framePoint) |
| |
| WEBCORE_EXPORT String | searchForLabelsAboveCell (const JSC::Yarr::RegularExpression &, HTMLTableCellElement *, size_t *resultDistanceFromStartOfCell) |
| |
| String | searchForLabelsBeforeElement (const Vector< String > &labels, Element *, size_t *resultDistance, bool *resultIsInCellAbove) |
| |
| String | matchLabelsAgainstElement (const Vector< String > &labels, Element *) |
| |
| void | suspendActiveDOMObjectsAndAnimations () |
| |
| void | resumeActiveDOMObjectsAndAnimations () |
| |
| bool | activeDOMObjectsAndAnimationsSuspended () const |
| |
| bool | isURLAllowed (const URL &) const |
| |
| WEBCORE_EXPORT bool | isAlwaysOnLoggingAllowed () const |
| |
| void | deref () const |
| |
| void | deref () const |
| |
| void | deref () const |
| |
| | ThreadSafeRefCountedBase ()=default |
| |
| void | ref () const |
| |
| bool | hasOneRef () const |
| |
| unsigned | refCount () const |
| |
| | ThreadSafeRefCountedBase ()=default |
| |
| void | ref () const |
| |
| bool | hasOneRef () const |
| |
| unsigned | refCount () const |
| |
| | ThreadSafeRefCountedBase ()=default |
| |
| void | ref () const |
| |
| bool | hasOneRef () const |
| |
| unsigned | refCount () const |
| |