Lines Matching refs:proposed_width
385 Dimension proposed_width, proposed_height;
403 proposed_width = preferred_width;
406 switch (XtMakeResizeRequest((Widget)bbw,proposed_width,proposed_height,
407 &proposed_width, &proposed_height))
425 proposed_width >= preferred_width) {
435 proposed_width, proposed_height,
436 &proposed_width, &proposed_height);
439 else if (proposed_width != preferred_width) {
441 DoLayout(bbw, proposed_width, 0,
450 proposed_width = preferred_width;