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

/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DFormP.h97 Boolean resize_is_no_op; /* Causes resize to take not action */ member in struct:_FormPart
/xsrc/external/mit/libXaw/dist/src/
H A DForm.c457 fw->form.resize_is_no_op = False;
504 fw->form.resize_is_no_op = True;
515 fw->form.resize_is_no_op = False;
744 if (!fw->form.resize_is_no_op)

Completed in 3 milliseconds