Home
last modified time | relevance | path

Searched defs:currentDataType (Results 1 – 7 of 7) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/common/org/eclipse/swt/dnd/
H A DDropTargetEvent.java81 public TransferData currentDataType; field in DropTargetEvent
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/dnd/
H A DDropTargetEvent.java81 public TransferData currentDataType; field in DropTargetEvent
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/network/network-chat/
H A Dconnection.h101 DataType currentDataType; variable
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/network/network-chat/
H A Dconnection.h115 DataType currentDataType; variable
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dfilebrowser.cpp668 DataType currentDataType = getCurrentOrderType(); in refreshCurrentFolderItems() local
680 DataType currentDataType = getCurrentOrderType(); in refreshCurrentFolderItems() local
792 DataType currentDataType = getCurrentOrderType(); in setUnregisteredFolder() local
/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dparsre.c46 Literal currentDataType; member
H A Dparse.c165 static Literal currentDataType; variable