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

/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkIntPlatDecls.h223 EXTERN int TkWinGetPlatformTheme(void);
826 #ifndef TkWinGetPlatformTheme
827 #define TkWinGetPlatformTheme \ macro
H A DtkStubInit.c382 TkWinGetPlatformTheme, /* 35 */
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkIntPlatDecls.h127 EXTERN int TkWinGetPlatformTheme _ANSI_ARGS_((void));
762 #ifndef TkWinGetPlatformTheme
763 #define TkWinGetPlatformTheme \ macro
H A DtkStubInit.c377 TkWinGetPlatformTheme, /* 35 */
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinX.c96 static int tkWinTheme = 0; /* See TkWinGetPlatformTheme */
410 * TkWinGetPlatformTheme --
426 TkWinGetPlatformTheme()
419 TkWinGetPlatformTheme() function
H A DtkWinMenu.c1708 if (TkWinGetPlatformTheme() == TK_THEME_WIN_CLASSIC) {
2201 if (TkWinGetPlatformTheme() == TK_THEME_WIN_CLASSIC) {
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinMenu.c1803 if (TkWinGetPlatformTheme() == TK_THEME_WIN_CLASSIC) {
2340 if (TkWinGetPlatformTheme() == TK_THEME_WIN_CLASSIC) {
H A DtkWinX.c113 static int tkWinTheme = 0; /* See TkWinGetPlatformTheme */
433 * TkWinGetPlatformTheme --
449 TkWinGetPlatformTheme(void)
442 TkWinGetPlatformTheme(void) function

Completed in 96 milliseconds