Home
last modified time | relevance | path

Searched refs:XmDragOverBlendRec (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DDragOverSP.h68 } XmDragOverBlendRec, *XmDragOverBlend; typedef
83 XmDragOverBlendRec cursorBlend; /* cursor blending */
84 XmDragOverBlendRec rootBlend; /* window or pixmap blending */
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DDragOverSP.h74 }XmDragOverBlendRec, *XmDragOverBlend; typedef
89 XmDragOverBlendRec cursorBlend; /* cursor blending */
90 XmDragOverBlendRec rootBlend; /* pixmap or window blending */
H A DDragOverS.c215 XmDragOverBlendRec *blendPtr,
1244 XmDragOverBlendRec *blendPtr, in MixIcons()
1254 XmDragOverBlendRec *cursorBlend = &dos->drag.cursorBlend; in MixIcons()
2461 XmDragOverBlendRec *cursorBlend = &dos->drag.cursorBlend; in ChangeDragWindow()