Home
last modified time | relevance | path

Searched refs:UpdateGeometryInfo (Results 1 – 25 of 38) sorted by relevance

12

/dports/shells/ksh93/ast-93u/src/lib/libtk/unix/
H A DtkUnixWm.c314 static void UpdateGeometryInfo _ANSI_ARGS_((
518 UpdateGeometryInfo((ClientData) winPtr);
523 Tcl_CancelIdleCall(UpdateGeometryInfo, (ClientData) winPtr);
525 UpdateGeometryInfo((ClientData) winPtr);
1728 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
1831 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
1896 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
2368 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
2405 UpdateGeometryInfo(clientData) in UpdateGeometryInfo() function
3101 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libtk/unix/
H A DtkUnixWm.c314 static void UpdateGeometryInfo _ANSI_ARGS_((
518 UpdateGeometryInfo((ClientData) winPtr);
523 Tcl_CancelIdleCall(UpdateGeometryInfo, (ClientData) winPtr);
525 UpdateGeometryInfo((ClientData) winPtr);
1728 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
1831 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
1896 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
2368 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
2405 UpdateGeometryInfo(clientData) in UpdateGeometryInfo() function
3101 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libtk/unix/
H A DtkUnixWm.c314 static void UpdateGeometryInfo _ANSI_ARGS_((
518 UpdateGeometryInfo((ClientData) winPtr);
523 Tcl_CancelIdleCall(UpdateGeometryInfo, (ClientData) winPtr);
525 UpdateGeometryInfo((ClientData) winPtr);
1728 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
1831 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
1896 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
2368 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
2405 UpdateGeometryInfo(clientData) in UpdateGeometryInfo() function
3101 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
[all …]
/dports/x11-toolkits/tk85/tk8.5.19/unix/
H A DtkUnixWm.c340 static void UpdateGeometryInfo(ClientData clientData);
733 UpdateGeometryInfo((ClientData) winPtr); in TkWmMapWindow()
740 UpdateGeometryInfo((ClientData) winPtr); in TkWmMapWindow()
3611 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr); in WmUpdateGeom()
3753 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr); in Tk_SetGrid()
3821 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr); in Tk_UnsetGrid()
4429 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr); in TopLevelReqProc()
4465 UpdateGeometryInfo( in UpdateGeometryInfo() function
5587 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr); in ParseGeometry()
6079 UpdateGeometryInfo((ClientData) winPtr); in Tk_MoveToplevelWindow()
[all …]
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/win/
H A DtkWinWm.c432 static void UpdateGeometryInfo _ANSI_ARGS_((
1902 UpdateGeometryInfo((ClientData)winPtr);
3047 UpdateGeometryInfo((ClientData) winPtr);
4749 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
4877 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
4938 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
5031 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
5059 UpdateGeometryInfo(clientData) in UpdateGeometryInfo() function
5419 UpdateGeometryInfo((ClientData) winPtr);
5424 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/unix/
H A DtkUnixWm.c747 UpdateGeometryInfo(winPtr); in TkWmMapWindow()
752 Tcl_CancelIdleCall(UpdateGeometryInfo, winPtr); in TkWmMapWindow()
754 UpdateGeometryInfo(winPtr); in TkWmMapWindow()
3711 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in WmUpdateGeom()
3853 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in Tk_SetGrid()
3921 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in Tk_UnsetGrid()
4525 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in TopLevelReqProc()
4561 UpdateGeometryInfo( in UpdateGeometryInfo() function
5668 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in ParseGeometry()
6199 UpdateGeometryInfo(winPtr); in Tk_MoveToplevelWindow()
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/unix/
H A DtkUnixWm.c747 UpdateGeometryInfo(winPtr); in TkWmMapWindow()
752 Tcl_CancelIdleCall(UpdateGeometryInfo, winPtr); in TkWmMapWindow()
754 UpdateGeometryInfo(winPtr); in TkWmMapWindow()
3715 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in WmUpdateGeom()
3857 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in Tk_SetGrid()
3925 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in Tk_UnsetGrid()
4529 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in TopLevelReqProc()
4565 UpdateGeometryInfo( in UpdateGeometryInfo() function
5672 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in ParseGeometry()
6203 UpdateGeometryInfo(winPtr); in Tk_MoveToplevelWindow()
[all …]
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/unix/
H A DtkUnixWm.c378 static void UpdateGeometryInfo _ANSI_ARGS_((
826 UpdateGeometryInfo((ClientData) winPtr); in TkWmMapWindow()
833 UpdateGeometryInfo((ClientData) winPtr); in TkWmMapWindow()
3659 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
3801 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
3869 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
4480 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
4516 UpdateGeometryInfo( function
5533 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
6023 UpdateGeometryInfo((ClientData) winPtr);
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/win/
H A DtkWinWm.c1928 UpdateGeometryInfo(winPtr); in UpdateWrapper()
2508 Tcl_CancelIdleCall(UpdateGeometryInfo, winPtr); in TkWmDeadWindow()
5475 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in WmUpdateGeom()
5614 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in Tk_SetGrid()
5674 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in Tk_UnsetGrid()
5758 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in TopLevelReqProc()
5786 UpdateGeometryInfo( in UpdateGeometryInfo() function
6169 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in ParseGeometry()
6360 UpdateGeometryInfo(winPtr); in Tk_MoveToplevelWindow()
6969 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in ConfigureTopLevel()
[all …]
/dports/x11-toolkits/tk85/tk8.5.19/win/
H A DtkWinWm.c446 static void UpdateGeometryInfo(ClientData clientData);
2152 UpdateGeometryInfo((ClientData)winPtr); in UpdateWrapper()
5655 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr); in WmUpdateGeom()
5795 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr); in Tk_SetGrid()
5855 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr); in Tk_UnsetGrid()
5939 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in TopLevelReqProc()
5967 UpdateGeometryInfo( in UpdateGeometryInfo() function
6350 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr); in ParseGeometry()
6537 UpdateGeometryInfo((ClientData) winPtr); in Tk_MoveToplevelWindow()
7149 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr); in ConfigureTopLevel()
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/win/
H A DtkWinWm.c2091 UpdateGeometryInfo(winPtr); in UpdateWrapper()
2671 Tcl_CancelIdleCall(UpdateGeometryInfo, winPtr); in TkWmDeadWindow()
5691 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in WmUpdateGeom()
5830 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in Tk_SetGrid()
5890 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in Tk_UnsetGrid()
5973 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in TopLevelReqProc()
6001 UpdateGeometryInfo( in UpdateGeometryInfo() function
6384 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in ParseGeometry()
6573 UpdateGeometryInfo(winPtr); in Tk_MoveToplevelWindow()
7182 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in ConfigureTopLevel()
[all …]
/dports/x11-toolkits/tk85/tk8.5.19/macosx/
H A DtkMacOSXWm.c255 static void UpdateGeometryInfo(ClientData clientData);
761 Tcl_CancelIdleCall(UpdateGeometryInfo, winPtr); in TkWmMapWindow()
763 UpdateGeometryInfo(winPtr); in TkWmMapWindow()
866 Tcl_CancelIdleCall(UpdateGeometryInfo, winPtr); in TkWmDeadWindow()
3410 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in WmUpdateGeom()
3516 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in Tk_SetGrid()
3573 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in Tk_UnsetGrid()
3658 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in TopLevelReqProc()
3685 UpdateGeometryInfo( in UpdateGeometryInfo() function
4041 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in ParseGeometry()
[all …]
/dports/x11-toolkits/tk87/tk8.7a5/macosx/
H A DtkMacOSXWm.c207 static void UpdateGeometryInfo(ClientData clientData);
902 Tcl_CancelIdleCall(UpdateGeometryInfo, winPtr); in TkWmMapWindow()
904 UpdateGeometryInfo(winPtr); in TkWmMapWindow()
1028 Tcl_CancelIdleCall(UpdateGeometryInfo, winPtr); in TkWmDeadWindow()
3946 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in WmUpdateGeom()
4051 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in Tk_SetGrid()
4108 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in Tk_UnsetGrid()
4192 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in TopLevelReqProc()
4219 UpdateGeometryInfo( in UpdateGeometryInfo() function
4579 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in ParseGeometry()
[all …]
/dports/x11-toolkits/tk86/tk8.6.12/macosx/
H A DtkMacOSXWm.c207 static void UpdateGeometryInfo(ClientData clientData);
902 Tcl_CancelIdleCall(UpdateGeometryInfo, winPtr); in TkWmMapWindow()
904 UpdateGeometryInfo(winPtr); in TkWmMapWindow()
1028 Tcl_CancelIdleCall(UpdateGeometryInfo, winPtr); in TkWmDeadWindow()
3944 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in WmUpdateGeom()
4049 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in Tk_SetGrid()
4106 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in Tk_UnsetGrid()
4190 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in TopLevelReqProc()
4217 UpdateGeometryInfo( in UpdateGeometryInfo() function
4577 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr); in ParseGeometry()
[all …]
/dports/x11-toolkits/tk85/tk8.5.19/tests/
H A DwinWm.test191 test winWm-5.1 {UpdateGeometryInfo: menu resizing} win {
211 test winWm-5.2 {UpdateGeometryInfo: menu resizing} win {
H A DunixEmbed.test534 test unixEmbed-10.1 {geometry propagation in tkUnixWm.c/UpdateGeometryInfo} unix {
544 test unixEmbed-10.2 {geometry propagation in tkUnixWm.c/UpdateGeometryInfo} unix {
H A DunixWm.test1457 test unixWm-44.1 {UpdateGeometryInfo procedure, width/height computation} unix {
1467 test unixWm-44.2 {UpdateGeometryInfo procedure, width/height computation} unix {
1478 test unixWm-44.3 {UpdateGeometryInfo procedure, width/height computation} unix {
1489 test unixWm-44.4 {UpdateGeometryInfo procedure, width/height computation} unix {
1499 test unixWm-44.5 {UpdateGeometryInfo procedure, negative width} unix {
1510 test unixWm-44.6 {UpdateGeometryInfo procedure, negative height} unix {
1524 test unixWm-44.7 {UpdateGeometryInfo procedure, computing position} unix {
1533 test unixWm-44.8 {UpdateGeometryInfo procedure, computing position} unix {
1541 test unixWm-44.9 {UpdateGeometryInfo procedure, updating fixed dimensions} {unix testwrapper} {
1553 test unixWm-44.10 {UpdateGeometryInfo procedure, menubar changing} testmenubar {
H A Dwm.test995 # UpdateGeometryInfo invoked at idle
1008 # UpdateGeometryInfo invoked at idle
1083 # UpdateGeometryInfo invoked at idle
1096 # UpdateGeometryInfo invoked at idle
/dports/x11-toolkits/tk86/tk8.6.12/tests/
H A DwinWm.test217 test winWm-5.1 {UpdateGeometryInfo: menu resizing} -constraints win -setup {
238 test winWm-5.2 {UpdateGeometryInfo: menu resizing} -constraints win -setup {
H A DunixWm.test1493 test unixWm-44.1 {UpdateGeometryInfo procedure, width/height computation} unix {
1503 test unixWm-44.2 {UpdateGeometryInfo procedure, width/height computation} unix {
1514 test unixWm-44.3 {UpdateGeometryInfo procedure, width/height computation} unix {
1525 test unixWm-44.4 {UpdateGeometryInfo procedure, width/height computation} unix {
1535 test unixWm-44.5 {UpdateGeometryInfo procedure, negative width} unix {
1548 test unixWm-44.6 {UpdateGeometryInfo procedure, negative height} unix {
1559 test unixWm-44.7 {UpdateGeometryInfo procedure, computing position} {unix failsOnXQuarz} {
1569 test unixWm-44.8 {UpdateGeometryInfo procedure, computing position} {unix failsOnXQuarz} {
1579 test unixWm-44.9 {UpdateGeometryInfo procedure, updating fixed dimensions} {unix testwrapper} {
1591 test unixWm-44.10 {UpdateGeometryInfo procedure, menubar changing} testmenubar {
H A DunixEmbed.test1238 test unixEmbed-10.1 {geometry propagation in tkUnixWm.c/UpdateGeometryInfo} -constraints {
1254 test unixEmbed-10.2 {geometry propagation in tkUnixWm.c/UpdateGeometryInfo} -constraints {
H A Dwm.test1002 # UpdateGeometryInfo invoked at idle
1015 # UpdateGeometryInfo invoked at idle
1090 # UpdateGeometryInfo invoked at idle
1103 # UpdateGeometryInfo invoked at idle
/dports/x11-toolkits/tk87/tk8.7a5/tests/
H A DunixWm.test1493 test unixWm-44.1 {UpdateGeometryInfo procedure, width/height computation} unix {
1503 test unixWm-44.2 {UpdateGeometryInfo procedure, width/height computation} unix {
1514 test unixWm-44.3 {UpdateGeometryInfo procedure, width/height computation} unix {
1525 test unixWm-44.4 {UpdateGeometryInfo procedure, width/height computation} unix {
1535 test unixWm-44.5 {UpdateGeometryInfo procedure, negative width} unix {
1548 test unixWm-44.6 {UpdateGeometryInfo procedure, negative height} unix {
1559 test unixWm-44.7 {UpdateGeometryInfo procedure, computing position} {unix failsOnXQuarz} {
1569 test unixWm-44.8 {UpdateGeometryInfo procedure, computing position} {unix failsOnXQuarz} {
1579 test unixWm-44.9 {UpdateGeometryInfo procedure, updating fixed dimensions} {unix testwrapper} {
1591 test unixWm-44.10 {UpdateGeometryInfo procedure, menubar changing} testmenubar {
H A DwinWm.test218 test winWm-5.1 {UpdateGeometryInfo: menu resizing} -constraints win -setup {
239 test winWm-5.2 {UpdateGeometryInfo: menu resizing} -constraints win -setup {
H A DunixEmbed.test1238 test unixEmbed-10.1 {geometry propagation in tkUnixWm.c/UpdateGeometryInfo} -constraints {
1254 test unixEmbed-10.2 {geometry propagation in tkUnixWm.c/UpdateGeometryInfo} -constraints {

12