Home
last modified time | relevance | path

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

/dports/multimedia/xine/xine-ui-0.99.12/src/xitk/oxine/
H A Dotk.c43 #define OTK_WIDGET_SLIDER (6) macro
705 if (!is_correct_widget(this, OTK_WIDGET_SLIDER)) return; in slider_draw_graphic()
737 if (!is_correct_widget(this, OTK_WIDGET_SLIDER)) return; in slider_destroy()
834 slider->widget.widget_type = OTK_WIDGET_SLIDER; in otk_slider_grid_new()
1884 case OTK_WIDGET_SLIDER: in otk_update_job()