Lines Matching refs:area_height
101 Offset(area_height), XtRImmediate, (XtPointer) (11*72)},
669 if (dsw->sw.area_height <= 0) dsw->sw.area_height = 11*72;
701 HEIGHT(dsw->sw.dirty_areas) = dsw->sw.area_height;
912 iy *= dsw->sw.drawing_height / dsw->sw.area_height;
1720 dsw->sw.drawing_height = dsw->sw.area_height * yScale * dsw->sw.scale;
1727 dsw->sw.scroll_pic_y = dsw->sw.area_height / 2;
2473 HEIGHT(dsw->sw.dirty_areas) = dsw->sw.area_height;
2623 HEIGHT(dsw->sw.dirty_areas) = dsw->sw.area_height;
2764 DONT_CHANGE(area_height);
2769 if (NE(area_width) || NE(area_height) || NE(scale)) ResizeArea(newdsw);
3104 rect[3] = dsw->sw.area_height;