Searched refs:ImGuiResizeBorderDef (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.cpp4818 struct ImGuiResizeBorderDef struct in function:ImGui::RenderOuterBorders
4824 static const ImGuiResizeBorderDef resize_border_def[4] =
4831 const ImGuiResizeBorderDef& def = resize_border_def[border_held];
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.cpp4818 struct ImGuiResizeBorderDef struct in function:ImGui::RenderOuterBorders
4824 static const ImGuiResizeBorderDef resize_border_def[4] =
4831 const ImGuiResizeBorderDef& def = resize_border_def[border_held];

Completed in 33 milliseconds