Home
last modified time | relevance | path

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

/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/imgui/
H A Dimgui_internal.h425 …ImVec2 OsImePosRequest, OsImePosSet; // Cursor position request & last pass… member
489 OsImePosRequest = OsImePosSet = ImVec2(-1.0f, -1.0f); in ImGuiState()
H A Dimgui.cpp2407 if (g.IO.ImeSetInputScreenPosFn && ImLengthSqr(g.OsImePosRequest - g.OsImePosSet) > 0.0001f) in EndFrame()
2410 g.OsImePosSet = g.OsImePosRequest; in EndFrame()
/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/third-party/imgui/imgui/
H A Dimgui_internal.h442 …ImVec2 OsImePosRequest, OsImePosSet; // Cursor position request & last pass… member
511 OsImePosRequest = OsImePosSet = ImVec2(-1.0f, -1.0f); in ImGuiContext()
H A Dimgui.cpp2660 if (g.IO.ImeSetInputScreenPosFn && ImLengthSqr(g.OsImePosRequest - g.OsImePosSet) > 0.0001f) in EndFrame()
2663 g.OsImePosSet = g.OsImePosRequest; in EndFrame()
/dports/graphics/embree/embree-3.13.2/tutorials/common/imgui/
H A Dimgui_internal.h673 …ImVec2 OsImePosRequest, OsImePosSet; // Cursor position request & last pass… member
777 OsImePosRequest = OsImePosSet = ImVec2(-1.0f, -1.0f); in ImGuiContext()
H A Dimgui.cpp4006 if (g.IO.ImeSetInputScreenPosFn && ImLengthSqr(g.OsImePosRequest - g.OsImePosSet) > 0.0001f) in EndFrame()
4009 g.OsImePosSet = g.OsImePosRequest; in EndFrame()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/imgui/
H A Dimgui_internal.h849 …ImVec2 OsImePosRequest, OsImePosSet; // Cursor position request & last passed to the OS Input Met… member
953 OsImePosRequest = OsImePosSet = ImVec2(-1.0f, -1.0f); in ImGuiContext()
H A Dimgui.cpp4049 if (g.IO.ImeSetInputScreenPosFn && ImLengthSqr(g.OsImePosRequest - g.OsImePosSet) > 0.0001f) in EndFrame()
4052 g.OsImePosSet = g.OsImePosRequest; in EndFrame()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/imgui/
H A Dimgui_internal.h849 …ImVec2 OsImePosRequest, OsImePosSet; // Cursor position request & last passed to the OS Input Met… member
953 OsImePosRequest = OsImePosSet = ImVec2(-1.0f, -1.0f); in ImGuiContext()
H A Dimgui.cpp4049 if (g.IO.ImeSetInputScreenPosFn && ImLengthSqr(g.OsImePosRequest - g.OsImePosSet) > 0.0001f) in EndFrame()
4052 g.OsImePosSet = g.OsImePosRequest; in EndFrame()