Searched defs:r_max (Results 1 – 3 of 3) sorted by relevance
174 unsigned r_max = l->class_size[_class]; in lcra_solve() local
926 int r_max = 0, g_max = 0, b_max = 0; in adjust_color_and_saturation() local1150 int r_max = 0, g_max = 0, b_max = 0; in output_rgb() local
4007 bool ImGui::IsMouseHoveringRect(const ImVec2& r_min, const ImVec2& r_max, bool clip) in IsMouseHoveringRect()