Home
last modified time | relevance | path

Searched refs:SetCursorPos (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/include/d3dadapter/
Dpresent.h86 HRESULT (WINAPI *SetCursorPos)(ID3DPresent *This, POINT *pPoint);
125 #define ID3DPresent_SetCursorPos(p,a) (p)->lpVtbl->SetCursorPos(p,a)
/external/mesa3d/docs/relnotes/
D18.2.2.rst58 - st/nine: Avoid redundant SetCursorPos calls
/external/angle/util/windows/win32/
DWin32Window.cpp746 SetCursorPos(topLeft.x + x, topLeft.y + y); in setMousePosition()
/external/mesa3d/src/imgui/
Dimgui.h341 …IMGUI_API void SetCursorPos(const ImVec2& local_pos); // are …
Dimgui.cpp6345 void ImGui::SetCursorPos(const ImVec2& local_pos) in SetCursorPos() function in ImGui
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/UI/WindowsAndMessaging/
Dmod.rs627 …dll" "system" #[doc = "Required features: `\"Win32_Foundation\"`"] fn SetCursorPos(x : i32, y : i3…
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/UI/WindowsAndMessaging/
Dmod.rs627 …dll" "system" #[doc = "Required features: `\"Win32_Foundation\"`"] fn SetCursorPos(x : i32, y : i3…