Searched refs:LayoutInProgress (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.c309 form->form.layout_state = LayoutInProgress;
315 case LayoutInProgress:
/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.c437 form->form.layout_state = LayoutInProgress;
443 case LayoutInProgress:

Completed in 14 milliseconds