Home
last modified time | relevance | path

Searched defs:moving_window (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp434 const bool moving_window = origin != GetParentOrigin(); in MoveWindow() local
447 const bool moving_window = bounds.origin != GetParentOrigin(); in SetBounds() local
/external/mesa3d/src/imgui/
Dimgui.cpp3114 ImGuiWindow* moving_window = g.MovingWindow->RootWindow; in UpdateMouseMovingWindowNewFrame() local