Searched refs:tkWinSetWindowPos (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkIntPlatDecls.h588 void (*tkWinSetWindowPos) (HWND hwnd, HWND siblingHwnd, int pos); /* 26 */ member in struct:TkIntPlatStubs
792 (tkIntPlatStubsPtr->tkWinSetWindowPos) /* 26 */
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkIntPlatDecls.h457 void (*tkWinSetWindowPos) _ANSI_ARGS_((HWND hwnd, HWND siblingHwnd, int pos)); /* 26 */ member in struct:TkIntPlatStubs
728 (tkIntPlatStubsPtr->tkWinSetWindowPos) /* 26 */

Completed in 126 milliseconds