Searched refs:hasControlClip (Results 1 – 13 of 13) sorted by relevance
53 virtual bool hasControlClip() const { return true; } in hasControlClip() function
72 virtual bool hasControlClip() const { return true; } in hasControlClip() function
67 virtual bool hasControlClip() const { return true; } in hasControlClip() function
64 virtual bool hasControlClip() const;
487 bool RenderTextControlSingleLine::hasControlClip() const in hasControlClip() function in WebCore::RenderTextControlSingleLine496 ASSERT(hasControlClip()); in controlClipRect()
341 virtual bool hasControlClip() const { return false; } in hasControlClip() function
1182 if (hasControlClip() && m_overflow) in layout()3982 bool useClip = (hasControlClip() || useOverflowClip); in nodeAtPoint()3984 …bool checkChildren = !useClip || (hasControlClip() ? controlClipRect(tx, ty).intersects(hitTestAre… in nodeAtPoint()5940 if (!hasOverflowClip() && !hasControlClip()) { in addFocusRingRects()
1087 bool isControlClip = hasControlClip(); in pushContentsClip()1110 ASSERT(hasControlClip() || (hasOverflowClip() && !layer()->isSelfPaintingLayer())); in popContentsClip()
146 ASSERT(!hasControlClip()); in layout()
12972 …* rendering/RenderTextControl.h: (WebCore::RenderTextControl::hasControlClip): Clip for search fie…56017 (WebCore::RenderTextControl::hasControlClip):65382 (WebCore::RenderButton::hasControlClip):65402 (WebCore::RenderListBox::hasControlClip):65407 (WebCore::RenderMenuList::hasControlClip):65415 (WebCore::RenderObject::hasControlClip):
13605 …llow a subclass implementation of controlClipRect, removed redundant hasControlClip implementation…15447 (WebCore::RenderTextControl::hasControlClip):16131 …llow a subclass implementation of controlClipRect, removed redundant hasControlClip implementation…
37780 (WebCore::RenderBox::hasControlClip):59795 (WebCore::RenderTextControl::hasControlClip):59864 (WebCore::RenderTextControlSingleLine::hasControlClip):
86333 (WebCore::RenderTextControlSingleLine::hasControlClip):114778 (WebCore::RenderTextControlSingleLine::hasControlClip):