Searched defs:ClipRect (Results 1 – 5 of 5) sorted by relevance
45 struct ClipRect { struct53 ClipRect* clipRects; argument
199 message ClipRect { message
283 void trackBounds(const ClipRect&) { this->pushControl(); } in trackBounds()
630 ImRect ClipRect; member1178 …ImRect ClipRect; // Current clipping rectangle. = DrawL… member
1734 …ImVec4 ClipRect; // Clipping rectangle (x1, y1, x2, y2). Subtract ImDrawDat… member