Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imgui/
H A Dimgui.cpp5126 const bool window_pos_with_pivot = (window->SetWindowPosVal.x != FLT_MAX && window->HiddenFramesForResize == 0); in Begin() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp6062 const bool window_pos_with_pivot = (window->SetWindowPosVal.x != FLT_MAX && window->HiddenFramesCannotSkipItems == 0); in Begin() local

Completed in 43 milliseconds