Home
last modified time | relevance | path

Searched refs:GHOST_kStandardCursorBottomLeftCorner (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/blender/blender-2.91.0/intern/ghost/
H A DGHOST_Types.h259 GHOST_kStandardCursorBottomLeftCorner, enumerator
/dports/graphics/blender/blender-2.91.0/intern/ghost/intern/
H A DGHOST_WindowSDL.cpp594 DEF_CURSOR(bottom_left_corner, GHOST_kStandardCursorBottomLeftCorner); in getStandardCursorShape()
H A DGHOST_WindowWin32.cpp921 case GHOST_kStandardCursorBottomLeftCorner: in getStandardCursor()
H A DGHOST_WindowX11.cpp1479 case GHOST_kStandardCursorBottomLeftCorner: in getStandardCursor()
H A DGHOST_SystemWayland.cpp396 {GHOST_kStandardCursorBottomLeftCorner, "bottom_left_corner"},