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

  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.h 114 // |gtk_state|.
115 SkBitmap GenerateToolbarBezel(int gtk_state, int sizing_idr) const;
128 // Draws the GTK button border for state |gtk_state| onto a bitmap.
129 SkBitmap DrawGtkButtonBorder(int gtk_state, int width, int height) const;
gtk2_ui.cc 129 GtkStateType gtk_state; member in struct:__anon8616::IDRGtkMapping
887 GtkStateType gtk_state = GTK_STATE_NORMAL; local
    [all...]

Completed in 77 milliseconds