Home
last modified time | relevance | path

Searched defs:horizontal_overlap (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/imgui/
H A Dimgui.cpp7086 float horizontal_overlap = g.Style.ItemInnerSpacing.x; // We want some overlap to convey the relative depth of each menu (currently the amount of overlap is hard-coded to style.ItemSpacing.x). in FindBestWindowPosForPopup() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp8749 float horizontal_overlap = g.Style.ItemInnerSpacing.x; // We want some overlap to convey the relative depth of each menu (currently the amount of overlap is hard-coded to style.ItemSpacing.x). in FindBestWindowPosForPopup() local

Completed in 38 milliseconds