Home
last modified time | relevance | path

Searched defs:getStandardCursor (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/blender/blender-2.91.0/intern/ghost/intern/
H A DGHOST_WindowCocoa.mm973 NSCursor *GHOST_WindowCocoa::getStandardCursor(GHOST_TStandardCursor shape) const function
H A DGHOST_WindowWin32.cpp822 HCURSOR GHOST_WindowWin32::getStandardCursor(GHOST_TStandardCursor shape) const in getStandardCursor() function in GHOST_WindowWin32
H A DGHOST_WindowX11.cpp1435 GHOST_TSuccess GHOST_WindowX11::getStandardCursor(GHOST_TStandardCursor g_cursor, Cursor &xcursor) in getStandardCursor() function in GHOST_WindowX11
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/glfw/
H A Dcocoa_window.m37 static NSCursor* getStandardCursor(int shape) function
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/skin/
H A Dskin_theme.cpp735 Cursor* SkinTheme::getStandardCursor(CursorType type) in getStandardCursor() function in app::skin::SkinTheme