Searched refs:szwThemeColor (Results 1 – 7 of 7) sorted by relevance
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/ |
H A D | notebook.cpp | 1272 WCHAR szwThemeColor[256]; in GetThemeBackgroundColour() local 1273 if (S_OK == ::GetCurrentThemeName(szwThemeFile, 1024, szwThemeColor, 256, NULL, 0)) in GetThemeBackgroundColour() 1276 … if (themeFile.Find(wxT("Aero")) != -1 && wxString(szwThemeColor) == wxT("NormalColor")) in GetThemeBackgroundColour()
|
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/ |
H A D | notebook.cpp | 1333 WCHAR szwThemeColor[256]; in GetThemeBackgroundColour() local 1334 …OK == wxUxThemeEngine::Get()->GetCurrentThemeName(szwThemeFile, 1024, szwThemeColor, 256, NULL, 0)) in GetThemeBackgroundColour() 1337 … if (themeFile.Find(wxT("Aero")) != -1 && wxString(szwThemeColor) == wxT("NormalColor")) in GetThemeBackgroundColour()
|
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/ |
H A D | notebook.cpp | 1333 WCHAR szwThemeColor[256]; in GetThemeBackgroundColour() local 1334 …OK == wxUxThemeEngine::Get()->GetCurrentThemeName(szwThemeFile, 1024, szwThemeColor, 256, NULL, 0)) in GetThemeBackgroundColour() 1337 … if (themeFile.Find(wxT("Aero")) != -1 && wxString(szwThemeColor) == wxT("NormalColor")) in GetThemeBackgroundColour()
|
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/ |
H A D | notebook.cpp | 1366 WCHAR szwThemeColor[256]; in GetThemeBackgroundColour() local 1367 …OK == wxUxThemeEngine::Get()->GetCurrentThemeName(szwThemeFile, 1024, szwThemeColor, 256, NULL, 0)) in GetThemeBackgroundColour() 1369 wxString themeFile(szwThemeFile), themeColor(szwThemeColor); in GetThemeBackgroundColour()
|
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/ |
H A D | notebook.cpp | 1366 WCHAR szwThemeColor[256]; in GetThemeBackgroundColour() local 1367 …OK == wxUxThemeEngine::Get()->GetCurrentThemeName(szwThemeFile, 1024, szwThemeColor, 256, NULL, 0)) in GetThemeBackgroundColour() 1369 wxString themeFile(szwThemeFile), themeColor(szwThemeColor); in GetThemeBackgroundColour()
|
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/ |
H A D | notebook.cpp | 1366 WCHAR szwThemeColor[256]; in GetThemeBackgroundColour() local 1367 …OK == wxUxThemeEngine::Get()->GetCurrentThemeName(szwThemeFile, 1024, szwThemeColor, 256, NULL, 0)) in GetThemeBackgroundColour() 1369 wxString themeFile(szwThemeFile), themeColor(szwThemeColor); in GetThemeBackgroundColour()
|
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/ |
H A D | notebook.cpp | 1366 WCHAR szwThemeColor[256]; in GetThemeBackgroundColour() local 1367 …OK == wxUxThemeEngine::Get()->GetCurrentThemeName(szwThemeFile, 1024, szwThemeColor, 256, NULL, 0)) in GetThemeBackgroundColour() 1369 wxString themeFile(szwThemeFile), themeColor(szwThemeColor); in GetThemeBackgroundColour()
|