Searched defs:hasClip (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderObject.h605 bool hasClip() const { return isOutOfFlowPositioned() && style()->hasClip(); } function in class:WebCore::RenderObject
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DRenderStyle.h558 bool hasClip() const { return visual->hasClip; } function in class:WebCore::RenderStyle

Completed in 191 milliseconds