Searched refs:TkRectInRegion (Results 1 - 3 of 3) sorted by relevance
/ast/src/lib/libtk/unix/ |
H A D | tkUnixPort.h | 104 #define TkRectInRegion(r, x, y, w, h) XRectInRegion((Region) r, x, y, w, h) macro
|
/ast/src/lib/libtk/generic/ |
H A D | tkInt.h | 796 #ifndef TkRectInRegion 797 EXTERN int TkRectInRegion _ANSI_ARGS_((TkRegion rgn,
|
H A D | tkTextDisp.c | 2482 if ((dlPtr->oldY != -1) && (TkRectInRegion(region, rect.x, dlPtr->y,
|
Completed in 43 milliseconds