Searched defs:m_clipRect (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/WebKit-7600.1.25/win/WebCoreSupport/
H A DEmbeddedWidget.h82 WebCore::IntRect m_clipRect; // The clip rect to apply to an embedded view. member in class:EmbeddedWidget
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderWidget.h104 IntRect m_clipRect; // The rectangle needs to remain correct after scrolling, so it is stored in content view coordinates, and not clipped to window. member in class:WebCore::RenderWidget
H A DLayoutState.h107 LayoutRect m_clipRect; member in class:WebCore::LayoutState
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/
H A DPluginProxy.h194 WebCore::IntRect m_clipRect; member in class:WebKit::PluginProxy
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapePlugin.h287 WebCore::IntRect m_clipRect; member in class:WebKit::NetscapePlugin
/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginView.h410 IntRect m_clipRect; // The clip rect to apply to a windowed plug-in member in class:WebCore::PluginView

Completed in 80 milliseconds