Searched defs:clipTop (Results 1 – 4 of 4) sorted by relevance
182 LayoutUnit clipTop = paintRect.y(); in paintBoxDecorationBackground() local
326 int clipTop, clipBot; in setPath() local
540 const Length& clipTop() const { return visual->clip.top(); } in clipTop() function