Home
last modified time | relevance | path

Searched refs:app_t (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/util/
Dshape-consumer.hh44 template <typename app_t>
45 void init (const app_t *app) in init()
52 template <typename app_t>
53 bool consume_line (app_t &app) in consume_line()
83 template <typename app_t>
84 void finish (const app_t *app) in finish()
/third_party/pixman/demos/
Ddither.c45 } app_t; typedef
48 get_widget (app_t *app, const char *name) in get_widget()
85 get_value (app_t *app, const named_int_t table[], const char *box_name) in get_value()
93 rescale (GtkWidget *may_be_null, app_t *app) in rescale()
108 app_t *app = data; in on_expose()
157 set_up_combo_box (app_t *app, const char *box_name, in set_up_combo_box()
189 static app_t *
193 app_t *app = g_malloc (sizeof *app); in app_new()
234 app_t *app; in main()
Dscale.c45 } app_t; typedef
48 get_widget (app_t *app, const char *name) in get_widget()
151 get_value (app_t *app, const named_int_t table[], const char *box_name) in get_value()
159 copy_to_counterpart (app_t *app, GObject *object) in copy_to_counterpart()
207 rescale (GtkWidget *may_be_null, app_t *app) in rescale()
283 app_t *app = data; in on_expose()
322 set_up_combo_box (app_t *app, const char *box_name, in set_up_combo_box()
355 set_up_filter_box (app_t *app, const char *box_name) in set_up_filter_box()
366 static app_t *
370 app_t *app = g_malloc (sizeof *app); in app_new()
[all …]