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

  /external/chromium/chrome/browser/ui/gtk/
chrome_gtk_frame.h 23 // ChromeGtkFrame instead.
36 // The second is ChromeGtkFrame, which defines a number of optional style
40 typedef struct _ChromeGtkFrame ChromeGtkFrame;
51 // Creates a GtkWindow object the the class name "ChromeGtkFrame".
chrome_gtk_frame.cc 20 // ChromeGtkFrame declaration
21 G_DEFINE_TYPE(ChromeGtkFrame, chrome_gtk_frame, meta_frames_get_type())
33 " Chrome will take ChromeGtkFrame::bg[SELECTED] and slightly darken"
43 " unspecified, Chrome will take ChromeGtkFrame::bg[INSENSITIVE]"
144 static void chrome_gtk_frame_init(ChromeGtkFrame* frame) {

Completed in 44 milliseconds