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

/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXWm.h103 int reqGridWidth, reqGridHeight; member in struct:TkWmInfo
H A DtkMacOSXWm.c386 base = winPtr->reqHeight - (wmPtr->reqGridHeight * wmPtr->heightInc);
530 wmPtr->reqGridWidth = wmPtr->reqGridHeight = -1;
1775 height = wmPtr->reqGridHeight + (winPtr->changes.height
1835 wmPtr->reqGridHeight, wmPtr->widthInc,
1852 - wmPtr->reqGridHeight)*wmPtr->heightInc;
3396 && (wmPtr->reqGridHeight == reqHeight)
3428 wmPtr->reqGridHeight = reqHeight;
3485 - wmPtr->reqGridHeight)*wmPtr->heightInc;
3668 + (wmPtr->height - wmPtr->reqGridHeight)*wmPtr->heightInc;
3682 + (wmPtr->minHeight - wmPtr->reqGridHeight)*wmPt
[all...]
H A DtkMacOSXWindowEvent.c573 wmPtr->height = wmPtr->reqGridHeight
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXWm.h146 int reqGridWidth, reqGridHeight; member in struct:TkWmInfo
H A DtkMacOSXWm.c238 wmPtr->reqGridWidth = wmPtr->reqGridHeight = -1;
1542 height = wmPtr->reqGridHeight + (winPtr->changes.height
1602 wmPtr->reqGridHeight, wmPtr->widthInc,
1619 - wmPtr->reqGridHeight)*wmPtr->heightInc;
3157 && (wmPtr->reqGridHeight == reqHeight)
3189 wmPtr->reqGridHeight = reqHeight;
3247 - wmPtr->reqGridHeight)*wmPtr->heightInc;
3433 + (wmPtr->height - wmPtr->reqGridHeight)*wmPtr->heightInc;
3447 + (wmPtr->minHeight - wmPtr->reqGridHeight)*wmPtr->heightInc;
3450 + (wmPtr->maxHeight-wmPtr->reqGridHeight)*wmPt
[all...]
H A DtkMacOSXWindowEvent.c803 wmPtr->height = wmPtr->reqGridHeight
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinWm.c212 int reqGridWidth, reqGridHeight; member in struct:TkWmInfo
1884 base = winPtr->reqHeight - (wmPtr->reqGridHeight * wmPtr->heightInc);
2022 wmPtr->reqGridWidth = wmPtr->reqGridHeight = -1;
3849 height = wmPtr->reqGridHeight + (winPtr->changes.height
3915 wmPtr->reqGridHeight, wmPtr->widthInc,
3932 - wmPtr->reqGridHeight)*wmPtr->heightInc;
5827 && (wmPtr->reqGridHeight == reqHeight)
5859 wmPtr->reqGridHeight = reqHeight;
5919 - wmPtr->reqGridHeight)*wmPtr->heightInc;
6127 + (wmPtr->height - wmPtr->reqGridHeight)*wmPt
[all...]
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinWm.c204 int reqGridWidth, reqGridHeight; member in struct:TkWmInfo
1757 base = winPtr->reqHeight - (wmPtr->reqGridHeight * wmPtr->heightInc);
1895 wmPtr->reqGridWidth = wmPtr->reqGridHeight = -1;
3556 height = wmPtr->reqGridHeight + (winPtr->changes.height
3616 wmPtr->reqGridHeight, wmPtr->widthInc,
3633 - wmPtr->reqGridHeight)*wmPtr->heightInc;
5322 && (wmPtr->reqGridHeight == reqHeight)
5354 wmPtr->reqGridHeight = reqHeight;
5415 - wmPtr->reqGridHeight)*wmPtr->heightInc;
5633 + (wmPtr->height - wmPtr->reqGridHeight)*wmPt
[all...]
/macosx-10.10/tcl-105/tk/tk/unix/
H A DtkUnixWm.c137 int reqGridWidth, reqGridHeight; member in struct:TkWmInfo
593 wmPtr->reqGridWidth = wmPtr->reqGridHeight = -1;
1924 height = wmPtr->reqGridHeight + (winPtr->changes.height
1984 wmPtr->reqGridHeight, wmPtr->widthInc,
2001 - wmPtr->reqGridHeight)*wmPtr->heightInc;
3759 && (wmPtr->reqGridHeight == reqHeight)
3791 wmPtr->reqGridHeight = reqHeight;
3859 - wmPtr->reqGridHeight)*wmPtr->heightInc;
3967 wmPtr->height = wmPtr->reqGridHeight
4576 + (wmPtr->height - wmPtr->reqGridHeight)*wmPt
[all...]
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DtkUnixWm.c122 int reqGridWidth, reqGridHeight; member in struct:TkWmInfo
574 wmPtr->reqGridWidth = wmPtr->reqGridHeight = -1;
1676 height = wmPtr->reqGridHeight + (winPtr->changes.height
1736 wmPtr->reqGridHeight, wmPtr->widthInc,
1753 - wmPtr->reqGridHeight)*wmPtr->heightInc;
3449 && (wmPtr->reqGridHeight == reqHeight)
3481 wmPtr->reqGridHeight = reqHeight;
3550 - wmPtr->reqGridHeight)*wmPtr->heightInc;
3657 wmPtr->height = wmPtr->reqGridHeight
4228 + (wmPtr->height - wmPtr->reqGridHeight)*wmPt
[all...]

Completed in 292 milliseconds