Searched refs:show_current (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DListP.h100 Boolean show_current; member in struct:__anond4fcda0c0208
/xsrc/external/mit/libXaw/dist/src/
H A DTextPop.c997 * show_current - if true then leave the selection on the
1006 Replace(struct SearchAndReplace *search, Bool once_only, Bool show_current) argument
1033 redisplay = !once_only || (once_only && !show_current);
1118 if (show_current)
H A DList.c255 offset(list.show_current),
1005 if (!lw->list.show_current || lw->list.selected == NO_HIGHLIGHT)

Completed in 9 milliseconds