Searched defs:maxBounds (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/tcl-105/tk84/tk/macosx/
H A DtkMacOSXWindowEvent.c344 Rect maxBounds, bounds, strWidths; local
[all...]
H A DtkMacOSXXStubs.c88 Rect bounds = {0, 0, 0, 0}, *maxBounds; local
145 static Rect maxBounds = {0, 0, 0, 0}; local
H A DtkMacOSXWm.c4630 Rect limits, bounds, *maxBounds; local
6423 Rect *maxBounds = (Rect*)(winPtr->display->screens->ext_data); local
[all...]
/macosx-10.10.1/tcl-105/tk/tk/macosx/
H A DtkMacOSXXStubs.c100 NSRect maxBounds = NSZeroRect; local
143 static NSRect maxBounds = {{0, 0}, {0, 0}}; local
H A DtkMacOSXWm.c6429 NSRect *maxBounds = (NSRect*)(winPtr->display->screens->ext_data); local

Completed in 301 milliseconds