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

/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXWm.c181 static void GetMaxSize(TkWindow *winPtr, int *maxWidthPtr, int *maxHeightPtr);
2260 GetMaxSize(winPtr, &width, &height);
4704 GetMaxSize(winPtr, &maxWidth, &maxHeight);
4907 GetMaxSize(winPtr, &maxWidth, &maxHeight);
4979 GetMaxSize(winPtr, &maxWidth, &maxHeight);
6486 * GetMaxSize --
6505 GetMaxSize(
6415 GetMaxSize( function
/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXWm.c315 static void GetMaxSize(TkWindow *winPtr, int *maxWidthPtr,
378 GetMaxSize(winPtr, &maxWidth, &maxHeight);
2499 GetMaxSize(winPtr, &width, &height);
6495 * GetMaxSize --
6514 GetMaxSize(
6421 GetMaxSize( function
/macosx-10.10/tcl-105/tk/tk/unix/
H A DtkUnixWm.c329 static void GetMaxSize(WmInfo *wmPtr, int *maxWidthPtr,
2761 GetMaxSize(wmPtr, &width, &height);
4799 GetMaxSize(wmPtr, &maxWidth, &maxHeight);
6756 * GetMaxSize --
6775 GetMaxSize(
6698 GetMaxSize( function
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinWm.c427 static void GetMaxSize(WmInfo *wmPtr,
1872 GetMaxSize(wmPtr, &maxWidth, &maxHeight);
4771 GetMaxSize(wmPtr, &width, &height);
7784 * GetMaxSize --
7803 GetMaxSize(
7715 GetMaxSize( function
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DtkUnixWm.c319 static void GetMaxSize _ANSI_ARGS_((WmInfo *wmPtr,
2455 GetMaxSize(wmPtr, &width, &height);
4452 GetMaxSize(wmPtr, &maxWidth, &maxHeight);
6267 * GetMaxSize --
6287 GetMaxSize(wmPtr, maxWidthPtr, maxHeightPtr)
6217 GetMaxSize(wmPtr, maxWidthPtr, maxHeightPtr) function
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinWm.c414 static void GetMaxSize _ANSI_ARGS_((WmInfo *wmPtr,
1745 GetMaxSize(wmPtr, &maxWidth, &maxHeight);
4342 GetMaxSize(wmPtr, &width, &height);
7300 * GetMaxSize --
7320 GetMaxSize(wmPtr, maxWidthPtr, maxHeightPtr)
7236 GetMaxSize(wmPtr, maxWidthPtr, maxHeightPtr) function

Completed in 379 milliseconds