Searched defs:rounding_corners (Results 1 - 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui_widgets.cpp | 883 ImDrawFlags rounding_corners = ImDrawFlags_RoundCornersNone; in Scrollbar() local
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imgui_draw.cpp | 1021 void ImDrawList::PathRect(const ImVec2& a, const ImVec2& b, float rounding, int rounding_corners) in PathRect() argument 1242 AddImageRounded(ImTextureID user_texture_id, const ImVec2& a, const ImVec2& b, const ImVec2& uv_a, const ImVec2& uv_b, ImU32 col, float rounding, int rounding_corners) AddImageRounded() argument [all...] |
Completed in 16 milliseconds