OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_clipRect
(Results
1 - 7
of
7
) sorted by null
/external/webkit/Source/WebKit/win/WebCoreSupport/
EmbeddedWidget.h
82
WebCore::IntRect
m_clipRect
; // The clip rect to apply to an embedded view.
/external/webkit/Source/WebCore/rendering/
RenderWidget.h
78
IntRect
m_clipRect
; // The rectangle needs to remain correct after scrolling, so it is stored in content view coordinates, and not clipped to window.
LayoutState.h
85
IntRect
m_clipRect
;
/external/webkit/Source/WebKit2/PluginProcess/
PluginControllerProxy.h
154
WebCore::IntRect
m_clipRect
;
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapePlugin.h
202
WebCore::IntRect
m_clipRect
;
/external/webkit/Source/WebCore/platform/graphics/android/
ShaderProgram.h
123
FloatRect
m_clipRect
;
/external/webkit/Source/WebCore/plugins/
PluginView.h
493
IntRect
m_clipRect
; // The clip rect to apply to a windowed plug-in
Completed in 285 milliseconds