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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1FormP.h39 typedef enum {LayoutPending, LayoutInProgress, LayoutDone} LayoutState; enumerator in enum:__anon297
H A DXaw3_1Form.c260 form->form.layout_state = LayoutPending;
308 case LayoutPending:
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DFormP.h60 typedef enum {LayoutPending, LayoutInProgress, LayoutDone} LayoutState; enumerator in enum:__anon362
H A DForm.c336 form->form.layout_state = LayoutPending;
436 case LayoutPending:

Completed in 42 milliseconds