Searched refs:Posted (Results 1 - 21 of 21) sorted by relevance

/osnet-11/usr/src/lib/libeti/menu/common/
H A Dmenumark.c51 if (Posted(m) && len != Marklen(m)) {
56 if (Posted(m)) {
H A Dmenusub.c42 if (Posted(m)) {
H A Dmenuwin.c42 if (Posted(m)) {
H A Dvisible.c50 if (Posted(m)) {
H A Dmenucursor.c46 if (Posted(m)) {
81 if (!Posted(m)) {
H A Dmenuback.c47 if (Posted(m)) {
H A Dmenufore.c47 if (Posted(m)) {
H A Dmenugrey.c47 if (Posted(m)) {
H A Dmenuitems.c47 if (Posted(m)) {
H A Dmenupad.c47 if (Posted(m)) {
H A Ditemvalue.c48 if (Imenu(i) && Posted(Imenu(i))) {
H A Dnewmenu.c65 if (Posted(m)) {
H A Dshow.c46 if (Posted(m) || Indriver(m)) {
H A Daffect.c52 if (Posted(m)) {
H A Ditemopts.c50 if (Imenu(i) && Posted(Imenu(i))) {
H A Dmenuformat.c45 if (Posted(m)) {
H A Dmenuopts.c44 if (Posted(m)) {
H A Dpost.c126 if (!Posted(m)) {
196 if (Posted(m)) {
H A Ddriver.c53 if (!Posted(m)) {
/osnet-11/usr/src/lib/libeti/form/common/
H A Dutility.c42 #define Posted(f) (Status((f) -> form, POSTED)) macro
357 if (Connected(f) && Posted(f) && Visible(f)) {
391 if (Connected(f) && Posted(f) && Visible(f)) {
436 if (Posted(f) && OnPage(f)) {
457 Just(f) != NO_JUSTIFICATION && Posted(f) &&
466 Posted(f) && OnPage(f) && Opt(f, O_VISIBLE)) {
/osnet-11/usr/src/lib/libeti/menu/inc/
H A Dprivate.h78 #define Posted(m) (Mstatus(m) & _POSTED) macro

Completed in 29 milliseconds