HomeSort by relevance Sort by last modified time
    Searched refs:GetThemeColor (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/chrome/browser/ui/webui/ntp/
ntp_resource_cache.cc 105 SkColor GetThemeColor(ui::ThemeProvider* tp, int id) {
573 GetThemeColor(tp, ThemeProperties::COLOR_NTP_BACKGROUND);
606 GetThemeColor(tp, ThemeProperties::COLOR_NTP_BACKGROUND);
639 GetThemeColor(tp, ThemeProperties::COLOR_NTP_BACKGROUND);
640 SkColor color_text = GetThemeColor(tp, ThemeProperties::COLOR_NTP_TEXT);
641 SkColor color_link = GetThemeColor(tp, ThemeProperties::COLOR_NTP_LINK);
643 GetThemeColor(tp, ThemeProperties::COLOR_NTP_LINK_UNDERLINE);
646 GetThemeColor(tp, ThemeProperties::COLOR_NTP_SECTION);
648 GetThemeColor(tp, ThemeProperties::COLOR_NTP_SECTION_TEXT);
650 GetThemeColor(tp, ThemeProperties::COLOR_NTP_SECTION_LINK)
    [all...]
  /external/chromium_org/ui/native_theme/
native_theme_win.h 60 HRESULT GetThemeColor(ThemeName theme,
native_theme_win.cc 152 HRESULT NativeThemeWin::GetThemeColor(ThemeName theme,
175 if (GetThemeColor(theme, part_id, state_id, prop_id, &color) != S_OK)
361 GetProcAddress(theme_dll_, "GetThemeColor"));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
uxtheme.h 199 THEMEAPI GetThemeColor(HTHEME hTheme,int iPartId,int iStateId,int iPropId,COLORREF *pColor);
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 570 milliseconds