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

/ast/src/lib/libtk/generic/
H A DtkTextDisp.c176 GC scrollGC; /* Graphics context for copying from one place member in struct:TextDInfo
376 dInfoPtr->scrollGC = Tk_GetGC(textPtr->tkwin, GCGraphicsExposures,
431 Tk_FreeGC(textPtr->display, dInfoPtr->scrollGC);
2163 if (TkScrollWindow(textPtr->tkwin, dInfoPtr->scrollGC,

Completed in 19 milliseconds