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

  /external/chromium_org/chrome/browser/ui/libgtk2ui/
native_theme_gtk2.h 45 GtkStyle* GetWindowStyle() const;
native_theme_gtk2.cc 154 return GetWindowStyle()->bg[GTK_STATE_NORMAL];
158 return GetWindowStyle()->bg[GTK_STATE_NORMAL];
195 return GetWindowStyle()->bg[GTK_STATE_NORMAL];
243 GtkStyle* NativeThemeGtk2::GetWindowStyle() const {

Completed in 182 milliseconds