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

  /external/chromium_org/chrome/browser/ui/gtk/
gtk_theme_service.cc 848 GdkColor* theme_incognito_inactive_frame = NULL; local
854 &theme_incognito_inactive_frame, local
    [all...]
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.cc 651 GdkColor* theme_incognito_inactive_frame = NULL; local
657 &theme_incognito_inactive_frame, local
690 theme_incognito_inactive_frame,
694 if (theme_incognito_inactive_frame)
695 gdk_color_free(theme_incognito_inactive_frame);
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
gtk_theme_service.cc 801 const GdkColor* theme_incognito_inactive_frame = NULL; local
807 &theme_incognito_inactive_frame, local
834 theme_incognito_inactive_frame,
    [all...]

Completed in 77 milliseconds