Home
last modified time | relevance | path

Searched defs:GetRootFrame (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsFrameManager.h48 nsIFrame* GetRootFrame() const { return mRootFrame; } in GetRootFrame() function
H A DPresShell.h404 nsIFrame* GetRootFrame() const { return mFrameManager->GetRootFrame(); } in GetRootFrame() function
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsFrameManager.h48 nsIFrame* GetRootFrame() const { return mRootFrame; } in GetRootFrame() function
H A DPresShell.h419 nsIFrame* GetRootFrame() const { return mFrameManager->GetRootFrame(); } in GetRootFrame() function
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsFrameManager.h48 nsIFrame* GetRootFrame() const { return mRootFrame; } in GetRootFrame() function
H A DPresShell.h404 nsIFrame* GetRootFrame() const { return mFrameManager->GetRootFrame(); } in GetRootFrame() function
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsFrameManagerBase.h41 nsIFrame* GetRootFrame() const { return mRootFrame; } in GetRootFrame() function
H A DnsIPresShell.h446 nsIFrame* GetRootFrame() const { in GetRootFrame() function
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsFrameManager.h48 nsIFrame* GetRootFrame() const { return mRootFrame; } in GetRootFrame() function
H A DPresShell.h414 nsIFrame* GetRootFrame() const { return mFrameManager->GetRootFrame(); } in GetRootFrame() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Dblink.hxx58 const SwRootFrame* GetRootFrame() const{ return pFrame; } in GetRootFrame() function in SwBlinkPortion
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsFrameManager.h58 nsIFrame* GetRootFrame() const { return mRootFrame; } in GetRootFrame() function
H A DnsIPresShell.h391 nsIFrame* GetRootFrame() const { return mFrameManager->GetRootFrame(); } in GetRootFrame() function
/dports/games/pioneer/pioneer-20210723/src/
H A DSpace.h44 FrameId GetRootFrame() const { return m_rootFrameId; } in GetRootFrame() function