Searched defs:ClipRect (Results 1 – 6 of 6) sorted by relevance
45 struct ClipRect { struct53 ClipRect* clipRects; argument
90 void ClipRect(int32 l, int32 t, int32 r, int32 b) in ClipRect() function
199 message ClipRect { message
285 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