Searched refs:UpdateGeometryInfo (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/tcl-105/tk/tk/unix/
H A DtkUnixWm.c227 * WM_UPDATE_PENDING - non-zero means a call to UpdateGeometryInfo
245 * UpdateGeometryInfo to modify its behavior.
342 static void UpdateGeometryInfo(ClientData clientData);
736 Tcl_CancelIdleCall(UpdateGeometryInfo, (ClientData) winPtr);
738 UpdateGeometryInfo((ClientData) winPtr);
743 Tcl_CancelIdleCall(UpdateGeometryInfo, (ClientData) winPtr);
745 UpdateGeometryInfo((ClientData) winPtr);
902 Tcl_CancelIdleCall(UpdateGeometryInfo, (ClientData) winPtr);
3654 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
3797 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientDat
4467 UpdateGeometryInfo( function
[all...]
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DtkUnixWm.c211 * WM_UPDATE_PENDING - non-zero means a call to UpdateGeometryInfo
229 * by UpdateGeometryInfo to modify its behavior.
339 static void UpdateGeometryInfo _ANSI_ARGS_((
700 Tcl_CancelIdleCall(UpdateGeometryInfo, (ClientData) winPtr);
702 UpdateGeometryInfo((ClientData) winPtr);
707 Tcl_CancelIdleCall(UpdateGeometryInfo, (ClientData) winPtr);
709 UpdateGeometryInfo((ClientData) winPtr);
865 Tcl_CancelIdleCall(UpdateGeometryInfo, (ClientData) winPtr);
3348 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
3487 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientDat
4124 UpdateGeometryInfo(clientData) function
[all...]
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinWm.c281 * WM_UPDATE_PENDING - non-zero means a call to UpdateGeometryInfo
440 static void UpdateGeometryInfo _ANSI_ARGS_((
2041 Tcl_CancelIdleCall(UpdateGeometryInfo, (ClientData) winPtr);
2045 UpdateGeometryInfo((ClientData)winPtr);
2532 Tcl_CancelIdleCall(UpdateGeometryInfo, (ClientData) winPtr);
3372 * If WM_UPDATE_PENDING is true, a pending UpdateGeometryInfo may
3379 Tcl_CancelIdleCall(UpdateGeometryInfo, (ClientData) winPtr);
3380 UpdateGeometryInfo((ClientData) winPtr);
5219 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
5359 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientDat
5482 UpdateGeometryInfo(clientData) function
[all...]
/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXWm.c206 static void UpdateGeometryInfo(ClientData clientData);
666 Tk_CancelIdleCall(UpdateGeometryInfo, winPtr);
668 UpdateGeometryInfo(winPtr);
769 Tk_CancelIdleCall(UpdateGeometryInfo, winPtr);
3327 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr);
3434 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr);
3492 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr);
3579 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr);
3588 * UpdateGeometryInfo --
3607 UpdateGeometryInfo(
3560 UpdateGeometryInfo( function
[all...]
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXWm.c101 static void UpdateGeometryInfo(ClientData clientData);
372 Tk_CancelIdleCall(UpdateGeometryInfo, (ClientData) winPtr);
374 UpdateGeometryInfo((ClientData) winPtr);
477 Tk_CancelIdleCall(UpdateGeometryInfo, (ClientData) winPtr);
3088 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
3195 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
3254 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
3340 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
3349 * UpdateGeometryInfo --
3369 UpdateGeometryInfo(
3324 UpdateGeometryInfo( function
[all...]
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinWm.c290 * WM_UPDATE_PENDING - Non-zero means a call to UpdateGeometryInfo
448 static void UpdateGeometryInfo(ClientData clientData);
2177 UpdateGeometryInfo((ClientData)winPtr);
2761 Tcl_CancelIdleCall(UpdateGeometryInfo, (ClientData) winPtr);
5723 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
5864 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
5925 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
6011 Tcl_DoWhenIdle(UpdateGeometryInfo, winPtr);
6021 * UpdateGeometryInfo --
6040 UpdateGeometryInfo(
5973 UpdateGeometryInfo( function
[all...]
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkCmds.c1921 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkCmds.c1930 Tcl_DoWhenIdle(UpdateGeometryInfo, (ClientData) winPtr);

Completed in 200 milliseconds