Searched refs:window_hovered (Results 1 – 1 of 1) sorted by relevance
16 bool _Hovered(const ImVec2& mouse, bool window_hovered, in _Hovered()18 return window_hovered && in _Hovered()40 const bool window_hovered = ImGui::IsWindowHovered(); in DrawAllocation() local64 hovered = _Hovered(mouse_pos, window_hovered, alloc_tl, alloc_br); in DrawAllocation()77 hovered = _Hovered(mouse_pos, window_hovered, const_tl, const_br); in DrawAllocation()