Searched defs:setClip (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DFillLayer.h106 void setClip(EFillBox b) { m_clip = b; m_clipSet = true; } function in class:WebCore::FillLayer
H A DRenderStyle.cpp811 void RenderStyle::setClip(Length top, Length right, Length bottom, Length left) function in class:RenderStyle
H A DRenderStyle.h1125 void setClip(LengthBox box) { SET_VAR(visual, clip, box); } function in class:WebCore::RenderStyle
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DInlineTextBox.cpp1169 bool setClip = false; local

Completed in 82 milliseconds