Searched defs:ClipRect (Results 1 – 4 of 4) sorted by relevance
57 struct ClipRect { struct65 ClipRect* clipRects; argument
296 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