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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1MailboxP.h39 Boolean once_only; /* ring bell only once on new mail */ member in struct:__anon308
H A DXaw3_1Mailbox.c95 offset (once_only), XtRImmediate, (caddr_t)False },
482 if (!w->mailbox.once_only || !w->mailbox.flag_up)
H A DXaw3_1TextPop.c888 * once_only - If TRUE then only replace the first one found.
897 Replace(search, once_only, show_current)
899 Boolean once_only, show_current;
964 if (once_only)
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextPop.c940 * once_only - If TRUE then only replace the first one found.
949 Replace(search, once_only, show_current)
951 Boolean once_only, show_current;
1043 if (once_only)

Completed in 18 milliseconds