Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
H A Dimgui.cpp4676 static const ImGuiResizeGripDef resize_grip_def[4] = variable
4718 const ImGuiResizeGripDef& grip = resize_grip_def[resize_grip_n]; in UpdateManualResize()
5277 const ImGuiResizeGripDef& grip = resize_grip_def[resize_grip_n]; in Begin()
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp5349 static const ImGuiResizeGripDef resize_grip_def[4] = variable
5434 const ImGuiResizeGripDef& def = resize_grip_def[resize_grip_n]; in UpdateWindowManualResize()
5642 const ImGuiResizeGripDef& grip = resize_grip_def[resize_grip_n]; in RenderWindowDecorations()

Completed in 38 milliseconds