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

/xsrc/external/mit/xman/dist/
H A DScrollByLP.h79 GC move_gc; /* GC to use when moving the text. */ member in struct:_ScrollByLinePart
H A DScrollByL.c483 XCopyArea(XtDisplay(w), XtWindow(w), XtWindow(w), sblw->scroll.move_gc,
641 sblw->scroll.move_gc = XtGetGC(w, GCGraphicsExposures, &values);
673 XtReleaseGC(w, sblw->scroll.move_gc);

Completed in 4 milliseconds