Home
last modified time | relevance | path

Searched refs:window_pos_with_pivot (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/imgui/
Dimgui.cpp5126 …const bool window_pos_with_pivot = (window->SetWindowPosVal.x != FLT_MAX && window->HiddenFramesFo… in Begin() local
5127 if (window_pos_with_pivot) in Begin()