Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp5358 struct ImGuiResizeBorderDef struct
5364 static const ImGuiResizeBorderDef resize_border_def[4] =
5472 const ImGuiResizeBorderDef& def = resize_border_def[border_n]; in UpdateWindowManualResize()
5558 const ImGuiResizeBorderDef& def = resize_border_def[border_held]; in RenderWindowOuterBorders()
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp4818 struct ImGuiResizeBorderDef in RenderOuterBorders() struct
4824 static const ImGuiResizeBorderDef resize_border_def[4] = in RenderOuterBorders()
4831 const ImGuiResizeBorderDef& def = resize_border_def[border_held]; in RenderOuterBorders()

Completed in 43 milliseconds