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

/xsrc/external/mit/xman/dist/
H A DScrollByL.c459 int y_clear; local in function:MoveAndClearText
498 y_clear = height;
500 y_clear = 0;
507 XClearArea(XtDisplay(w), XtWindow(w), from_left, y_clear,
510 PaintText(w, (int) y_clear, (int) (w->core.height - height));

Completed in 2 milliseconds