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

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderButton.h54 virtual bool hasControlClip() const { return true; } function in class:WebCore::RenderButton
H A DRenderListBox.h69 virtual bool hasControlClip() const { return true; } function in class:WebCore::RenderListBox
H A DRenderMenuList.h72 virtual bool hasControlClip() const { return true; } function in class:WebCore::RenderMenuList
H A DRenderTextControlSingleLine.cpp297 bool RenderTextControlSingleLine::hasControlClip() const function in class:WebCore::RenderTextControlSingleLine
H A DRenderBox.h466 virtual bool hasControlClip() const { return false; } function in class:WebCore::RenderBox

Completed in 80 milliseconds