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

/xsrc/external/mit/xbiff/dist/
H A DMailboxP.h66 Boolean once_only; /* ring bell only once on new mail */ member in struct:__anona97f53890108
H A DMailbox.c148 offset (once_only), XtRImmediate, (XtPointer)False },
508 if (!w->mailbox.once_only || !w->mailbox.flag_up)
/xsrc/external/mit/libXaw/dist/src/
H A DTextPop.c995 * once_only - if True then only replace the first one found,
1006 Replace(struct SearchAndReplace *search, Bool once_only, Bool show_current) argument
1033 redisplay = !once_only || (once_only && !show_current);
1117 if (once_only) {

Completed in 4 milliseconds