Searched defs:clipLeft (Results 1 – 2 of 2) sorted by relevance
181 LayoutUnit clipLeft = paintRect.x(); in paintBoxDecorations() local
533 Length clipLeft() const { return visual->clip.left(); } in clipLeft() function