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

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DFormP.h133 Position new_x, new_y; member in struct:_FormConstraintsPart
H A DForm.c354 y = form->form.new_y + (*childP)->core.height +
391 * Description: Resizes all children to new_x and new_y.
420 (*childP)->core.y = form->form.new_y;
423 XtMoveWidget(*childP, form->form.new_x, form->form.new_y);
458 form->form.new_y = form->form.dy;
470 form->form.new_y += (ref_form->form.new_y +

Completed in 1491 milliseconds