Home
last modified time | relevance | path

Searched defs:controlClipRect (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderButton.cpp110 LayoutRect RenderButton::controlClipRect(const LayoutPoint& additionalOffset) const in controlClipRect() function in WebCore::RenderButton
DRenderTextControlSingleLine.cpp287 LayoutRect RenderTextControlSingleLine::controlClipRect(const LayoutPoint& additionalOffset) const in controlClipRect() function in WebCore::RenderTextControlSingleLine
DRenderMenuList.cpp261 LayoutRect RenderMenuList::controlClipRect(const LayoutPoint& additionalOffset) const in controlClipRect() function in WebCore::RenderMenuList
DRenderBox.h488 virtual LayoutRect controlClipRect(const LayoutPoint&) const { return LayoutRect(); } in controlClipRect() function
DRenderListBox.cpp725 LayoutRect RenderListBox::controlClipRect(const LayoutPoint& additionalOffset) const in controlClipRect() function in WebCore::RenderListBox