Searched refs:SetCursorPos (Results 1 – 7 of 7) sorted by relevance
86 HRESULT (WINAPI *SetCursorPos)(ID3DPresent *This, POINT *pPoint);125 #define ID3DPresent_SetCursorPos(p,a) (p)->lpVtbl->SetCursorPos(p,a)
58 - st/nine: Avoid redundant SetCursorPos calls
746 SetCursorPos(topLeft.x + x, topLeft.y + y); in setMousePosition()
341 …IMGUI_API void SetCursorPos(const ImVec2& local_pos); // are …
6345 void ImGui::SetCursorPos(const ImVec2& local_pos) in SetCursorPos() function in ImGui
627 …dll" "system" #[doc = "Required features: `\"Win32_Foundation\"`"] fn SetCursorPos(x : i32, y : i3…