Home
last modified time | relevance | path

Searched refs:GHOST_TDragnDropTypes (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/blender/blender-2.91.0/intern/ghost/intern/
H A DGHOST_DropTargetWin32.h102 GHOST_TDragnDropTypes getGhostType(IDataObject *pDataObject);
146 GHOST_TDragnDropTypes m_draggedObjectType;
H A DGHOST_DropTargetX11.h104 GHOST_TDragnDropTypes m_draggedObjectType;
H A DGHOST_EventDragnDrop.h77 GHOST_TDragnDropTypes dataType, in GHOST_EventDragnDrop()
H A DGHOST_DropTargetWin32.cpp178 GHOST_TDragnDropTypes GHOST_DropTargetWin32::getGhostType(IDataObject *pDataObject) in getGhostType()
200 GHOST_TDragnDropTypes type = getGhostType(pDataObject); in getGhostData()
H A DGHOST_SystemCocoa.h162 GHOST_TDragnDropTypes draggedObjectType,
H A DGHOST_SystemX11.h263 GHOST_TDragnDropTypes draggedObjectType,
H A DGHOST_SystemWin32.h262 GHOST_TDragnDropTypes draggedObjectType,
H A DGHOST_SystemWin32.cpp1222 GHOST_TDragnDropTypes draggedObjectType, in pushDragDropEvent()
H A DGHOST_SystemWayland.cpp404 static const std::unordered_map<std::string, GHOST_TDragnDropTypes> mime_dnd = {
H A DGHOST_WindowCocoa.mm156 GHOST_TDragnDropTypes m_draggedObjectType;
H A DGHOST_SystemX11.cpp2505 GHOST_TDragnDropTypes draggedObjectType, in pushDragDropEvent()
H A DGHOST_SystemCocoa.mm1121 GHOST_TDragnDropTypes draggedObjectType,
/dports/graphics/blender/blender-2.91.0/intern/ghost/
H A DGHOST_Types.h479 } GHOST_TDragnDropTypes; typedef
487 GHOST_TDragnDropTypes dataType;