Home
last modified time | relevance | path

Searched refs:gtk_curve_get_vector (Results 1 – 21 of 21) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/gtk1/src/gtk/
H A Dgtkcurve.pp52 procedure gtk_curve_get_vector(curve:PGtkCurve; veclen:longint; vector:Pgfloat);cdecl;external gtkd…
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkcurve.inc77 procedure gtk_curve_get_vector(curve:PGtkCurve; veclen:longint; vector:array of gfloat); cdecl; ext…
80 procedure gtk_curve_get_vector(curve:PGtkCurve; veclen:longint); varargs; cdecl; external gtklib;
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtkcurve.inc77 procedure gtk_curve_get_vector(curve:PGtkCurve; veclen:longint; vector:array of gfloat); cdecl; ext…
80 procedure gtk_curve_get_vector(curve:PGtkCurve; veclen:longint); varargs; cdecl; external gtklib;
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/gtkmm/
H A Dcurve.cc45 gtk_curve_get_vector(const_cast<GtkCurve*>(gobj()), veclen, pdata); in get_vector()
226 gtk_curve_get_vector(const_cast<GtkCurve*>(gobj()), veclen, data); in get_vector()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkcurve.h95 void gtk_curve_get_vector (GtkCurve *curve,
H A Dgtkcurve.c350 gtk_curve_get_vector (c, width, vector); in gtk_curve_interpolate()
901 gtk_curve_get_vector (GtkCurve *c, int veclen, gfloat vector[]) in gtk_curve_get_vector() function
H A Dgtk.symbols1145 gtk_curve_get_vector
H A Dgtkaliasdef.c2738 #undef gtk_curve_get_vector
2739 extern __typeof (gtk_curve_get_vector) gtk_curve_get_vector __attribute((alias("IA__gtk_curve_get_v…
H A Dgtkalias.h2735 extern __typeof (gtk_curve_get_vector) IA__gtk_curve_get_vector __attribute((visibility("hidden")));
2736 #define gtk_curve_get_vector IA__gtk_curve_get_vector macro
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkCurve.xs52 ## void gtk_curve_get_vector (GtkCurve *curve, int veclen, gfloat vector[])
/dports/x11-toolkits/gtkmm24/gtkmm-2.24.5/gtk/src/
H A Dcurve.ccg31 gtk_curve_get_vector(const_cast<GtkCurve*>(gobj()), veclen, pdata);
H A Dcurve.hg57 _WRAP_METHOD(void get_vector(int veclen, float* data) const, gtk_curve_get_vector)
H A Dgtk_methods.defs8999 (c-name "gtk_curve_get_vector")
/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A DgammaCurve.c247 gtk_curve_get_vector ( widget, veclen, vector ); in curveFunc()
H A Dcurve.c249 gtk_curve_get_vector ( widget, veclen, vector ); in curveFunc()
/dports/graphics/xsane/xsane-d01b4089ce6778e76fa86a0410d4e80cf6eb819e/src/
H A Dxsane-gamma.c1541gtk_curve_get_vector(GTK_CURVE(GTK_GAMMA_CURVE(xsane.gamma_curve_gray)->curve), 65536, xsane.free… in xsane_update_gamma_curve()
1566gtk_curve_get_vector(GTK_CURVE(GTK_GAMMA_CURVE(xsane.gamma_curve_red)->curve), 65536, xsane.free… in xsane_update_gamma_curve()
1567gtk_curve_get_vector(GTK_CURVE(GTK_GAMMA_CURVE(xsane.gamma_curve_green)->curve), 65536, xsane.free… in xsane_update_gamma_curve()
1568gtk_curve_get_vector(GTK_CURVE(GTK_GAMMA_CURVE(xsane.gamma_curve_blue)->curve), 65536, xsane.free… in xsane_update_gamma_curve()
2540gtk_curve_get_vector(GTK_CURVE(GTK_GAMMA_CURVE(xsane.gamma_curve_gray)->curve), 65536, xsane.free… in xsane_create_gamma_dialog()
2541gtk_curve_get_vector(GTK_CURVE(GTK_GAMMA_CURVE(xsane.gamma_curve_red)->curve), 65536, xsane.free… in xsane_create_gamma_dialog()
2542gtk_curve_get_vector(GTK_CURVE(GTK_GAMMA_CURVE(xsane.gamma_curve_green)->curve), 65536, xsane.free… in xsane_create_gamma_dialog()
2543gtk_curve_get_vector(GTK_CURVE(GTK_GAMMA_CURVE(xsane.gamma_curve_blue)->curve), 65536, xsane.free… in xsane_create_gamma_dialog()
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/gtk/gnome/overrides/
H A Dgtk.defs1057 "gtk_curve_get_vector"
/dports/x11-toolkits/rep-gtk2/rep-gtk_0.90.8.3/
H A Dgtk.defs3841 ;; (define-func gtk_curve_get_vector)
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk.override900 override gtk_curve_get_vector kwargs
916 gtk_curve_get_vector(GTK_CURVE(self->obj), size, vector);
H A Dgtk-base.defs5622 (c-name "gtk_curve_get_vector")
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/defs/gnome/defs/
H A Dgtk.defs5476 (c-name "gtk_curve_get_vector")