/dports/graphics/blender/blender-2.91.0/intern/ghost/intern/ |
H A D | GHOST_DropTargetX11.cpp | 98 xdnd_set_dnd_aware(&m_dndClass, wnd, 0); in GHOST_DropTargetX11()
|
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Headers/x11/ |
H A D | xdnd.h | 120 void xdnd_set_dnd_aware (DndClass * dnd, Window window, Atom * typelist);
|
/dports/graphics/blender/blender-2.91.0/extern/xdnd/ |
H A D | xdnd.h | 199 void xdnd_set_dnd_aware (DndClass * dnd, Window window, Atom * typelist);
|
H A D | xdnd.c | 323 void xdnd_set_dnd_aware (DndClass * dnd, Window window, Atom * typelist) in xdnd_set_dnd_aware() function 351 xdnd_set_dnd_aware (dnd, parent, typelist); in xdnd_set_dnd_aware()
|
/dports/editors/cooledit/cooledit-3.17.28/widget/ |
H A D | xdnd.h | 199 void xdnd_set_dnd_aware (DndClass * dnd, Window window, Atom * typelist);
|
H A D | xdnd.c | 326 void xdnd_set_dnd_aware (DndClass * dnd, Window window, Atom * typelist) in xdnd_set_dnd_aware() function 354 xdnd_set_dnd_aware (dnd, parent, typelist); in xdnd_set_dnd_aware()
|
H A D | inputwidget.c | 734 xdnd_set_dnd_aware (CDndClass, wdt->winid, 0); in CDrawTextInput()
|
H A D | editwidget.c | 459 xdnd_set_dnd_aware (CDndClass, w->winid, 0); in CDrawEditor()
|
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/x11/ |
H A D | xdnd.h | 194 void xdnd_set_dnd_aware (DndClass * dnd, Window window, Atom * typelist);
|
H A D | xdnd.c | 281 void xdnd_set_dnd_aware (DndClass * dnd, Window window, Atom * typelist) in xdnd_set_dnd_aware() function
|
H A D | xframe.c | 496 xdnd_set_dnd_aware(getDndDisplay(fr->display), w, NULL); in setDndAwareFrame()
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/XmI/ |
H A D | xdnd.h | 201 void xdnd_set_dnd_aware (DndClass * dnd, Window window, Atom * typelist);
|
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/x11/ |
H A D | xdnd.c | 111 xdnd_set_dnd_aware (DndClass * dnd, Window window, Atom * typelist) in xdnd_set_dnd_aware() function
|
H A D | XGDragView.m | 439 xdnd_set_dnd_aware(&dnd, window->ident, typelist);
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/ |
H A D | xdnd.c | 278 void xdnd_set_dnd_aware (DndClass * dnd, Window window, Atom * typelist) in xdnd_set_dnd_aware() function
|
/dports/editors/cooledit/cooledit-3.17.28/editor/ |
H A D | cooledit.c | 2151 xdnd_set_dnd_aware (CDndClass, main_window, 0); in main()
|