Searched defs:clip_max (Results 1 – 2 of 2) sorted by relevance
25 static WEBP_INLINE int clip_max(int v, int max) { in clip_max() function
2336 const ImVec2* clip_max = clip_rect ? &clip_rect->Max : &pos_max; in RenderTextClippedEx() local