Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
H A Dimgui.cpp5663 float width_to_right_edge = GetContentRegionAvail().x; in CalcItemWidth() local
5664 w = ImMax(1.0f, width_to_right_edge + w); in CalcItemWidth()

Completed in 17 milliseconds