Home
last modified time | relevance | path

Searched refs:XmSORT_NONE (Results 1 – 2 of 2) sorted by relevance

/dports/editors/nedit/nedit-5.7/Microline/XmL/
H A DXmL.h520 #define XmSORT_NONE 0 macro
H A DGrid.c1074 XmRImmediate, (XtPointer)XmSORT_NONE,
11255 *sortType = XmSORT_NONE; in XmLGridGetSort()
11261 if (colp && colp->grid.sort != XmSORT_NONE) in XmLGridGetSort()
11287 if (old_sort_type != XmSORT_NONE) in XmLGridSetSort()
11291 colp->grid.sort = XmSORT_NONE; in XmLGridSetSort()
11322 if (sortType == XmSORT_NONE) in XmLGridSetSort()