Searched refs:RemapWindows (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXWm.c317 static void RemapWindows(TkWindow *winPtr,
1676 RemapWindows(winPtr, macWin);
2452 RemapWindows(winPtr, macWin);
6552 * RemapWindows
6566 RemapWindows(
6590 RemapWindows(childPtr, (MacDrawable *) winPtr->window);
6472 RemapWindows( function
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXWm.c183 static void RemapWindows(TkWindow *winPtr, MacDrawable *parentWin);
1443 RemapWindows(winPtr, macWin);
2213 RemapWindows(winPtr, macWin);
6542 * RemapWindows
6556 RemapWindows(TkWindow *winPtr, MacDrawable *parentWin)
6576 RemapWindows(childPtr, (MacDrawable *) winPtr->window);
/macosx-10.10/tcl-105/tk/tk/unix/
H A DtkUnixWm.c293 static void RemapWindows(TkWindow *winPtr, TkWindow *parentPtr);
340 static void RemapWindows(TkWindow *winPtr, TkWindow *parentPtr);
1828 RemapWindows(winPtr, winPtr->parentPtr);
2715 RemapWindows(winPtr, wmPtr->wrapperPtr);
7378 * RemapWindows
7393 RemapWindows(winPtr, parentPtr)
7305 RemapWindows(winPtr, parentPtr) function
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinWm.c364 static void RemapWindows(TkWindow *winPtr, HWND parentHWND);
3748 RemapWindows(winPtr, Tk_GetHWND(winPtr->parentPtr->window));
4720 RemapWindows(winPtr, NULL);
8722 * RemapWindows
8737 RemapWindows(winPtr, parentHWND)
8754 RemapWindows(childPtr,
8633 RemapWindows(winPtr, parentHWND) function

Completed in 229 milliseconds