Searched refs:XAW_LIST_NONE (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DList.h108 #define XAW_LIST_NONE -1 macro
H A DListP.h44 #define NO_HIGHLIGHT XAW_LIST_NONE
/xsrc/external/mit/xdm/dist/chooser/
H A Dchooser.c863 if ( (XawListShowCurrent(list))->list_index == XAW_LIST_NONE && oldline != XAW_LIST_NONE)
909 if (r->list_index == XAW_LIST_NONE)
931 if (r->list_index == XAW_LIST_NONE)
949 if (r->list_index == XAW_LIST_NONE)
975 if (r->list_index != XAW_LIST_NONE) {
/xsrc/external/mit/editres/dist/
H A Dhandler.c383 if ((list_info->list_index == XAW_LIST_NONE) &&
388 if (list_info->list_index == XAW_LIST_NONE)
/xsrc/external/mit/libXaw/dist/src/
H A DList.c1279 if (ret_val->list_index == XAW_LIST_NONE)

Completed in 7 milliseconds