Searched defs:frameRect (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.9.5/WebKit2-7537.78.2/Shared/API/c/
H A DWKRenderObject.cpp76 IntRect frameRect = toImpl(renderObjectRef)->frameRect(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/blackberry/
H A DWidgetBlackBerry.cpp83 IntRect Widget::frameRect() const function in class:WebCore::Widget
/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DWidgetWin.cpp91 IntRect Widget::frameRect() const function in class:WebCore::Widget
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/
H A DWidgetEfl.cpp66 IntRect Widget::frameRect() const function in class:WebCore::Widget
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DWidgetGtk.cpp102 IntRect Widget::frameRect() const function in class:WebCore::Widget
/macosx-10.9.5/WebCore-7537.78.1/platform/qt/
H A DWidgetQt.cpp61 IntRect Widget::frameRect() const function in class:WebCore::Widget
/macosx-10.9.5/WebCore-7537.78.1/plugins/
H A DIFrameShimSupport.cpp123 void getPluginOcclusions(Element* element, Widget* parentWidget, const IntRect& frameRect, Vector<IntRect>& occlusions) argument
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderFullScreen.cpp176 void RenderFullScreen::createPlaceholder(PassRefPtr<RenderStyle> style, const LayoutRect& frameRect) argument
H A DRenderBox.h145 LayoutRect frameRect() const { return m_frameRect; } function in class:WebCore::RenderBox
H A DInlineFlowBox.cpp1074 LayoutRect frameRect = roundedFrameRect(); local
[all...]
H A DRenderBlock.h680 FloatingObject(Type type, const LayoutRect& frameRect) argument
725 const LayoutRect& frameRect() const { ASSERT(isPlaced()); return m_frameRect; } function in struct:WebCore::RenderBlock::FloatingObject
726 void setFrameRect(const LayoutRect& frameRect) { ASSERT(!isInPlacedTree()); m_frameRect = frameRect; } argument
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DWebRenderObject.h64 WebCore::IntRect frameRect() const { return m_frameRect; } function in class:WebKit::WebRenderObject
51 create(const String& name, const String& elementTagName, const String& elementID, PassRefPtr<MutableArray> elementClassNames, WebCore::IntPoint absolutePosition, WebCore::IntRect frameRect, PassRefPtr<MutableArray> children) argument
68 WebRenderObject(const String& name, const String& elementTagName, const String& elementID, PassRefPtr<MutableArray> elementClassNames, WebCore::IntPoint absolutePosition, WebCore::IntRect frameRect, PassRefPtr<MutableArray> children) argument
H A DUserMessageCoders.h432 WebCore::IntRect frameRect; local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/gtk/
H A DWebPageProxyGtk.cpp96 void WebPageProxy::windowedPluginGeometryDidChange(const WebCore::IntRect& frameRect, const WebCore::IntRect& clipRect, uint64_t windowID) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/qt/
H A DWebPageProxyQt.cpp123 void WebPageProxy::windowedPluginGeometryDidChange(const WebCore::IntRect& frameRect, const WebCore::IntRect& clipRect, uint64_t windowID) argument
/macosx-10.9.5/WebKit-7537.78.2/wince/
H A DWebView.cpp201 void WebView::frameRect(RECT* rect) const function in class:WebView
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DInspectorFrontendClientLocal.cpp231 FloatRect frameRect = m_frontendPage->chrome().windowRect(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DScrollbar.h69 virtual IntRect frameRect() const { return Widget::frameRect(); } function in class:WebCore::Scrollbar
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebScrollBar.cpp169 HRESULT STDMETHODCALLTYPE WebScrollBar::frameRect( function in class:WebScrollBar
H A DWebView.cpp1214 void WebView::frameRect(RECT* rect) function in class:WebView
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DFindIndicator.cpp141 FloatRect FindIndicator::frameRect() const function in class:WebKit::FindIndicator
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DQWebFrameAdapter.cpp314 QRect QWebFrameAdapter::frameRect() const function in class:QWebFrameAdapter
/macosx-10.9.5/WebKit2-7537.78.2/PluginProcess/
H A DPluginControllerProxy.cpp617 void PluginControllerProxy::windowedPluginGeometryDidChange(const IntRect& frameRect, const IntRect& clipRect, uint64_t windowID) argument
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/
H A DPluginProxy.cpp682 void PluginProxy::windowedPluginGeometryDidChange(const WebCore::IntRect& frameRect, const WebCore::IntRect& clipRect, uint64_t windowID) argument
H A DPluginView.cpp1600 void PluginView::windowedPluginGeometryDidChange(const WebCore::IntRect& frameRect, const WebCore::IntRect& clipRect, uint64_t windowID) argument

Completed in 148 milliseconds

12