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

  /external/webkit/WebCore/platform/gtk/
ScrollbarThemeGtk.h 32 typedef struct _GtkStyle GtkStyle;
RenderThemeGtk.h 35 typedef struct _GtkStyle GtkStyle;
127 virtual void initMediaStyling(GtkStyle* style, bool force);
gtk2drawing.c 740 TSOffsetStyleGCs(GtkStyle* style, gint xorigin, gint yorigin)
761 GtkStyle* style = widget->style;
943 GtkStyle *style;
    [all...]
gtkdrawing.h 153 typedef gint (*style_prop_t)(GtkStyle*, const gchar*, gint);
RenderThemeGtk.cpp 70 void RenderThemeGtk::initMediaStyling(GtkStyle* style, bool force)
583 static void gtkStyleSetCallback(GtkWidget* widget, GtkStyle* previous, RenderTheme* renderTheme)
  /external/icu4c/samples/layout/
gnomelayout.cpp 253 GtkStyle *style = gtk_style_copy(gtk_widget_get_style(area));
cgnomelayout.c 230 GtkStyle *style;

Completed in 65 milliseconds