Searched refs:flag_up (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1MailboxP.h44 Boolean flag_up; /* is the flag up? */ member in struct:__anon308
H A DXaw3_1Mailbox.c476 w->mailbox.flag_up = FALSE;
479 w->mailbox.flag_up = FALSE;
482 if (!w->mailbox.once_only || !w->mailbox.flag_up)
484 w->mailbox.flag_up = TRUE;
576 if (w->mailbox.flag_up) { /* paint the "up" position */

Completed in 8 milliseconds