Searched refs:window_hovered (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/ |
| H A D | aubinator_viewer_urb.h | 16 bool _Hovered(const ImVec2& mouse, bool window_hovered, argument 18 return window_hovered && 40 const bool window_hovered = ImGui::IsWindowHovered(); local in function:AubinatorViewerUrb::DrawAllocation 64 hovered = _Hovered(mouse_pos, window_hovered, alloc_tl, alloc_br); 77 hovered = _Hovered(mouse_pos, window_hovered, const_tl, const_br);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | aubinator_viewer_urb.h | 16 bool _Hovered(const ImVec2& mouse, bool window_hovered, argument 18 return window_hovered && 40 const bool window_hovered = ImGui::IsWindowHovered(); local in function:AubinatorViewerUrb::DrawAllocation 64 hovered = _Hovered(mouse_pos, window_hovered, alloc_tl, alloc_br); 77 hovered = _Hovered(mouse_pos, window_hovered, const_tl, const_br);
|
Completed in 2 milliseconds