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

/ast/src/lib/libtk/unix/
H A DtkUnixPort.h104 #define TkRectInRegion(r, x, y, w, h) XRectInRegion((Region) r, x, y, w, h) macro
/ast/src/lib/libtk/generic/
H A DtkInt.h796 #ifndef TkRectInRegion
797 EXTERN int TkRectInRegion _ANSI_ARGS_((TkRegion rgn,
H A DtkTextDisp.c2482 if ((dlPtr->oldY != -1) && (TkRectInRegion(region, rect.x, dlPtr->y,

Completed in 43 milliseconds