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

/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXWm.h78 Tk_Window iconFor; /* Window for which this window is icon, or member in struct:TkWmInfo
H A DtkMacOSXWm.c521 wmPtr->iconFor = NULL;
748 wmPtr2->iconFor = NULL;
750 if (wmPtr->iconFor != NULL) {
751 wmPtr2 = ((TkWindow *) wmPtr->iconFor)->wmInfoPtr;
1556 if (wmPtr->iconFor != NULL) {
1558 ": it is an icon for ", Tk_PathName(wmPtr->iconFor), NULL);
2061 if (wmPtr->iconFor != NULL) {
2063 ": it is an icon for ", Tk_PathName(wmPtr->iconFor), NULL);
2354 wmPtr2->iconFor = NULL;
2368 if (wmPtr2->iconFor !
[all...]
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXWm.h121 Tk_Window iconFor; /* Window for which this window is icon, or member in struct:TkWmInfo
H A DtkMacOSXWm.c229 wmPtr->iconFor = NULL;
456 wmPtr2->iconFor = NULL;
458 if (wmPtr->iconFor != NULL) {
459 wmPtr2 = ((TkWindow *) wmPtr->iconFor)->wmInfoPtr;
1322 if (wmPtr->iconFor != NULL) {
1324 ": it is an icon for ", Tk_PathName(wmPtr->iconFor), NULL);
1828 if (wmPtr->iconFor != NULL) {
1830 ": it is an icon for ", Tk_PathName(wmPtr->iconFor), NULL);
2120 wmPtr2->iconFor = NULL;
2134 if (wmPtr2->iconFor !
[all...]
/macosx-10.10/tcl-105/tk/tk/unix/
H A DtkUnixWm.c90 Tk_Window iconFor; /* Window for which this window is icon, or member in struct:TkWmInfo
729 if (wmPtr->iconFor != NULL) {
863 wmPtr2->iconFor = NULL;
866 if (wmPtr->iconFor != NULL) {
867 wmPtr2 = ((TkWindow *) wmPtr->iconFor)->wmInfoPtr;
870 UpdateHints((TkWindow *) wmPtr->iconFor);
1724 if (wmPtr->iconFor != NULL) {
1726 ": it is an icon for ", Tk_PathName(wmPtr->iconFor), NULL);
2215 if (wmPtr->iconFor != NULL) {
2217 ": it is an icon for ", Tk_PathName(wmPtr->iconFor), NUL
[all...]
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DtkUnixWm.c74 Tk_Window iconFor; /* Window for which this window is icon, or member in struct:TkWmInfo
692 if (wmPtr->iconFor != NULL) {
826 wmPtr2->iconFor = NULL;
829 if (wmPtr->iconFor != NULL) {
830 wmPtr2 = ((TkWindow *) wmPtr->iconFor)->wmInfoPtr;
833 UpdateHints((TkWindow *) wmPtr->iconFor);
1518 if (wmPtr->iconFor != NULL) {
1520 ": it is an icon for ", Tk_PathName(wmPtr->iconFor),
1967 if (wmPtr->iconFor != NULL) {
1969 ": it is an icon for ", Tk_PathName(wmPtr->iconFor),
[all...]
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinWm.c186 Tk_Window iconFor; /* Window for which this window is icon, or member in struct:TkWmInfo
2740 wmPtr2->iconFor = NULL;
2742 if (wmPtr->iconFor != NULL) {
2743 wmPtr2 = ((TkWindow *) wmPtr->iconFor)->wmInfoPtr;
3642 if (wmPtr->iconFor != NULL) {
3644 ": it is an icon for ", Tk_PathName(wmPtr->iconFor), NULL);
4213 if (wmPtr->iconFor != NULL) {
4215 ": it is an icon for ", Tk_PathName(wmPtr->iconFor), NULL);
4626 wmPtr2->iconFor = NULL;
4640 if (wmPtr2->iconFor !
[all...]
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinWm.c177 Tk_Window iconFor; /* Window for which this window is icon, or member in struct:TkWmInfo
2511 wmPtr2->iconFor = NULL;
2513 if (wmPtr->iconFor != NULL) {
2514 wmPtr2 = ((TkWindow *) wmPtr->iconFor)->wmInfoPtr;
3357 if (wmPtr->iconFor != NULL) {
3359 ": it is an icon for ", Tk_PathName(wmPtr->iconFor),
3896 if (wmPtr->iconFor != NULL) {
3898 ": it is an icon for ", Tk_PathName(wmPtr->iconFor),
4250 wmPtr2->iconFor = NULL;
4264 if (wmPtr2->iconFor !
[all...]

Completed in 283 milliseconds