Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/tools/
Daubinator_viewer_urb.h16 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() local
64 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()