Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderButton.h53 virtual bool hasControlClip() const { return true; } in hasControlClip() function
DRenderListBox.h67 virtual bool hasControlClip() const { return true; } in hasControlClip() function
DRenderMenuList.h72 virtual bool hasControlClip() const { return true; } in hasControlClip() function
DRenderBox.h341 virtual bool hasControlClip() const { return false; } in hasControlClip() function
DRenderTextControlSingleLine.cpp487 bool RenderTextControlSingleLine::hasControlClip() const in hasControlClip() function in WebCore::RenderTextControlSingleLine