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

/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinRegion.c161 * Returns RectanglePart or RectangleOut. Note that this is
184 return RectInRegion((HRGN)r, &rect) ? RectanglePart : RectangleOut;
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXRegion.c176 * Returns RectanglePart or RectangleOut. Note that this is not a
198 RectanglePart : RectangleOut;
205 result = !HIShapeIsEmpty(sectRgn) ? RectanglePart : RectangleOut;
222 result = RectangleOut;
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinRegion.c235 * Returns RectanglePart or RectangleOut. Note that this is not a
256 return RectInRegion((HRGN)r, &rect) ? RectanglePart : RectangleOut;
/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXRegion.c175 * Returns RectanglePart or RectangleOut. Note that this is not a
196 RectanglePart : RectangleOut;
/macosx-10.10/vim-55/src/
H A Dgui_at_sb.c641 XRectInRegion (region, x, y, width, height) != RectangleOut)
1157 (XRectInRegion (region, 0, 0, w, s) != RectangleOut) ||
1158 (XRectInRegion (region, 0, 0, s, h) != RectangleOut))
1171 (XRectInRegion (region, 0, hms, w, s) != RectangleOut) ||
1172 (XRectInRegion (region, wms, 0, s, h) != RectangleOut))
/macosx-10.10/tcl-105/tk/tk/xlib/X11/
H A DXutil.h215 #define RectangleOut 0 macro
/macosx-10.10/tcl-105/tk84/tk/xlib/X11/
H A DXutil.h215 #define RectangleOut 0 macro
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkTextDisp.c2716 rect.width, (unsigned int) dlPtr->height) != RectangleOut)) {
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkTextDisp.c4483 rect.width, (unsigned int) dlPtr->height) != RectangleOut)) {
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeDisplay.c7590 != RectangleOut)

Completed in 286 milliseconds