Searched defs:IsItemHoveredRect (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/imgui/ | ||
H A D | imgui.h | 1513 static inline bool IsItemHoveredRect() { return IsItemHovered(ImGuiHoveredFlags_RectOnly); } in IsItemHoveredRect() function |
Completed in 11 milliseconds