Searched refs:GtkAdjustment (Results 1 – 11 of 11) sorted by relevance
32 typedef struct _GtkAdjustment GtkAdjustment; typedef60 static void gtkValueChanged(GtkAdjustment*, ScrollbarGtk*);61 GtkAdjustment* m_adjustment;
50 static void adjustmentChanged(GtkAdjustment* adjustment, gpointer _that) in adjustmentChanged()95 void ScrollView::setGtkAdjustments(GtkAdjustment* hadj, GtkAdjustment* vadj) in setGtkAdjustments()
117 void ScrollbarGtk::gtkValueChanged(GtkAdjustment*, ScrollbarGtk* that) in gtkValueChanged() argument
1244 GtkAdjustment *adj; in moz_gtk_scrollbar_thumb_paint()
42 typedef struct _GtkAdjustment GtkAdjustment; typedef309 void setGtkAdjustments(GtkAdjustment* hadj, GtkAdjustment* vadj);310 GtkAdjustment* m_horizontalAdjustment;311 GtkAdjustment* m_verticalAdjustment;
100 GtkAdjustment* horizontalAdjustment;101 GtkAdjustment* verticalAdjustment;
110 GtkAdjustment *hadjustment,111 GtkAdjustment *vadjustment);
603 …it_web_view_set_scroll_adjustments(WebKitWebView* webView, GtkAdjustment* hadj, GtkAdjustment* vad… in webkit_web_view_set_scroll_adjustments()
1704 - Keep a copy of the GtkAdjustment to be able to reuse it for the4424 GtkAdjustment of the GtkLayout and reimplement the set_scroll_adjustments method and pass
12268 GtkAdjustment.12269 Update 'value' of the GtkAdjustment in updateThumbPosition and
31712 - Keep a copy of the GtkAdjustment to be able to reuse it for the