Home
last modified time | relevance | path

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

/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/imgui/
H A Dimgui_internal.h332 ImVec2 HotOffset; member
H A Dimgui_draw.cpp1506 cursor_data.HotOffset = cursor_datas[type][2]; in RenderCustomTexData()
H A Dimgui.cpp2516 const ImVec2 pos = g.IO.MousePos - cursor_data.HotOffset; in Render()
/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/third-party/imgui/imgui/
H A Dimgui_internal.h344 ImVec2 HotOffset; member
H A Dimgui_draw.cpp1559 cursor_data.HotOffset = cursor_datas[type][2]; in RenderCustomTexData()
H A Dimgui.cpp2768 const ImVec2 pos = g.IO.MousePos - cursor_data.HotOffset; in Render()