Searched refs:XmIsDragContext (Results 1 – 11 of 11) sorted by relevance
40 #ifndef XmIsDragContext41 #define XmIsDragContext(w) XtIsSubclass(w, xmDragContextClass) macro
693 #undef XmIsDragContext694 #define XmIsDragContext(w) \ macro
50 #ifndef XmIsDragContext51 #define XmIsDragContext(w) XtIsSubclass(w,xmDragContextClass) macro
747 if ((XmIsDragContext((Widget) dc)) && (CHECK_TIME(dc, time)) && in XmGetDragContext()772 if ((XmIsDragContext((Widget) dc)) && in _XmGetDragContextFromHandle()799 if ((XmIsDragContext((Widget) dc)) && in FindDC()
797 #undef XmIsDragContext798 #define XmIsDragContext(w) \ macro
3581 if (XmIsDragContext(widget)) in RetrieveInfo()4770 if ((!XmIsDragContext(widget)) || (GetDSRemote(info))) in _XmGetActiveDropSite()
629 if (XmIsDragContext(dc)) in _XmGetDragContextFromHandle()704 if (XmIsDragContext(MGR_Children(disp)[i])) in XmGetDragContext()
1160 if (XmIsDragContext(widget)) in __XmDSMRetrieveInfo()
1354 if ((!XmIsDragContext(w)) && (!XtIsSubclass(w, xmDragIconObjectClass)))
7414 return(C_bool_to_Xen_boolean(XmIsDragContext(Xen_to_C_Widget(arg))));15141 if (XmIsDragContext(w))22720 XM_define_procedure(XmIsDragContext, gxm_XmIsDragContext_w, 1, 0, 0, H_XmIsDragContext);
7363 if (!XmIsDragContext(w)) in DragConvert()