Lines Matching refs:max_logical_extent
319 _XawTextSinkClearToBackground(w, x, y - abs(ext->max_logical_extent.y),
320 width, ext->max_logical_extent.height);
364 y += abs(ext->max_logical_extent.y);
388 x, y - abs(ext->max_logical_extent.y),
389 width, ext->max_logical_extent.height);
393 y - abs(ext->max_logical_extent.y),
395 ext->max_logical_extent.height);
432 ->max_logical_extent.height);
459 fheight = ext->max_logical_extent.height;
460 fdiff = fheight - abs(ext->max_logical_extent.y);
579 *resHeight = ext->max_logical_extent.height;
640 *resHeight = ext->max_logical_extent.height;
871 font_height = ext->max_logical_extent.height;
895 return (lines * ext->max_logical_extent.height);
975 *y = (Position)(*y + abs(ext->max_logical_extent.y));