Searched defs:hasClip (Results 1 – 3 of 3) sorted by relevance
52 bool hasClip : 1; variable
538 bool hasClip() const { return visual->hasClip; } in hasClip() function
559 bool hasClip() const { return isOutOfFlowPositioned() && style()->hasClip(); } in hasClip() function