Searched defs:widget (Results 1 - 11 of 11) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/drivers/audio/hda/
H A Dhda_multi_audio.cpp209 hda_find_multi_string(hda_widget& widget) argument
234 hda_find_multi_custom_string(hda_widget& widget, char* custom, uint32 size) argument
314 hda_create_channel_control(hda_multi* multi, uint32* index, int32 parent, int32 string, hda_widget& widget, bool input, uint32 capabilities, int32 inputIndex, bool& gain, bool& mute) argument
372 hda_create_mux_control(hda_multi *multi, uint32 *index, int32 parent, hda_widget& widget) argument
418 hda_create_control_for_complex(hda_multi* multi, uint32* index, uint32 parent, hda_widget& widget, bool& gain, bool& mute) argument
494 hda_widget& widget = audioGroup->widgets[i]; local
530 hda_widget& widget = audioGroup->widgets[i]; local
[all...]
H A Dhda_controller.cpp774 hda_widget* widget = hda_audio_group_get_widget(audioGroup, local
H A Ddriver.h250 hda_widget widget; member in struct:hda_audio_group
H A Dhda_codec.cpp211 dump_widget_inputs(hda_widget& widget) argument
233 dump_widget_amplifier_capabilities(hda_widget& widget, bool input) argument
254 dump_widget_pm_support(hda_widget& widget) argument
269 dump_widget_stream_support(hda_widget& widget) argument
299 dump_pin_complex_capabilities(hda_widget& widget) argument
324 hda_widget& widget = audioGroup->widgets[i]; local
470 hda_widget_get_pm_support(hda_audio_group* audioGroup, hda_widget* widget) argument
477 hda_widget_get_stream_support(hda_audio_group* audioGroup, hda_widget* widget) argument
493 hda_widget_get_amplifier_capabilities(hda_audio_group* audioGroup, hda_widget* widget) argument
553 hda_widget_get_connections(hda_audio_group* audioGroup, hda_widget* widget) argument
639 hda_widget& widget = audioGroup->widgets[j]; local
668 hda_widget_prepare_pin_ctrl(hda_audio_group* audioGroup, hda_widget* widget, bool isOutput) argument
752 hda_widget& widget = audioGroup->widgets[i]; local
889 hda_widget_find_output_path(hda_audio_group* audioGroup, hda_widget* widget, uint32 depth, bool &alreadyUsed) argument
940 hda_widget_find_input_path(hda_audio_group* audioGroup, hda_widget* widget, uint32 depth) argument
1006 hda_widget& widget = audioGroup->widgets[i]; local
1059 hda_widget& widget = audioGroup->widgets[i]; local
1108 hda_widget& widget = audioGroup->widgets[i]; local
1160 hda_widget& widget = audioGroup->widgets[i]; local
1188 hda_widget& widget = audioGroup->widgets[i]; local
1212 hda_widget& widget = audioGroup->widgets[i]; local
1324 hda_widget& widget = audioGroup->widgets[i]; local
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/gutenprintui2/
H A Dcurve.c437 stpui_curve_graph_events (GtkWidget *widget, argument
H A Dui-utils.c54 dialog_delete_callback (GtkWidget *widget, argument
558 stpui_table_attach_aligned(GtkTable *table, gint column, gint row, const gchar *label_text, gfloat xalign, gfloat yalign, GtkWidget *widget, gint colspan, gboolean left_align) argument
586 gtk_container_add (GTK_CONTAINER (alignment), widget); local
657 stpui_set_help_data(GtkWidget *widget, const gchar *tooltip) argument
[all...]
H A Dpanel.c344 set_stp_curve_values(GtkWidget *widget, option_t *opt) argument
452 curve_draw_callback(GtkWidget *widget, GdkEvent *event, gpointer xopt) argument
469 curve_type_changed(GtkWidget *widget, gpointer xopt) argument
582 file_entry_callback(GtkWidget *widget, gpointer xopt) argument
1020 destroy_something(GtkWidget *widget, gpointer data) argument
1369 color_button_callback(GtkWidget *widget, gpointer data) argument
1434 drawing_area_resize_callback(GtkWidget *widget, GdkEventConfigure *event) argument
2722 scaling_callback(GtkWidget *widget) argument
2955 position_button_callback(GtkWidget *widget, gpointer data) argument
2966 position_callback(GtkWidget *widget) argument
3327 auto_paper_size_callback(GtkWidget *widget, gpointer data) argument
3370 queue_callback(GtkWidget *widget, gpointer data) argument
3391 setup_callback(GtkWidget *widget) argument
3410 plist_callback(GtkWidget *widget, gpointer data) argument
3467 show_all_paper_sizes_callback(GtkWidget *widget, gpointer data) argument
3485 custom_media_size_callback(GtkWidget *widget, gpointer data) argument
3643 combo_callback(GtkWidget *widget, gpointer data) argument
3672 orientation_callback(GtkWidget *widget, gpointer data) argument
3690 output_type_callback(GtkWidget *widget, gpointer data) argument
3711 command_type_callback(GtkWidget *widget, gpointer data) argument
3778 unit_callback(GtkWidget *widget, gpointer data) argument
3967 ppd_file_callback(GtkWidget *widget, gpointer data) argument
4150 manufacturer_callback(GtkWidget *widget, gint row, gint column, GdkEventButton *event, gpointer data) argument
4172 print_driver_callback(GtkWidget *widget, gint row, gint column, GdkEventButton *event, gpointer data) argument
5065 preview_button_callback(GtkWidget *widget, GdkEventButton *event, gpointer data) argument
5117 preview_motion_callback(GtkWidget *widget, GdkEventMotion *event, gpointer data) argument
[all...]
/haiku-fatelf/src/kits/tracker/
H A DPose.cpp171 BTextWidget* widget = WidgetFor(column->AttrHash(), &index); local
183 BTextWidget* widget = fWidgetList.ItemAt(index); local
193 OneMouseUp(BTextWidget* widget, BPose* pose, BPoseView* poseView, BColumn* column, BPoint poseLoc, BPoint where) argument
218 OneCheckAndUpdate(BTextWidget* widget, BPose*, BPoseView* poseView, BColumn* column, BPoint poseLoc) argument
253 BTextWidget* widget = WidgetFor(attrHash); local
263 BTextWidget* widget = fWidgetList.ItemAt(i); local
291 BTextWidget* widget = WidgetFor(column->AttrHash()); local
401 BTextWidget* widget = WidgetFor(column->AttrHash()); local
429 BTextWidget* widget = WidgetFor(column->AttrHash()); local
502 BTextWidget* widget = WidgetFor(poseView->FirstColumn()->AttrHash()); local
530 BTextWidget* widget = WidgetFor(column->AttrHash()); local
586 BTextWidget* widget = WidgetFor(column, poseView, modelOpener); local
758 BTextWidget* widget = fWidgetList.ItemAt(i); local
771 BTextWidget* widget = fWidgetList.ItemAt(i); local
787 BTextWidget* widget = WidgetFor(column->AttrHash(), index); local
932 BTextWidget* widget = WidgetFor(poseView->FirstColumn()->AttrHash()); local
954 BTextWidget* widget = WidgetFor(poseView->FirstColumn()->AttrHash()); local
971 BTextWidget* widget = WidgetFor(poseView->FirstColumn()->AttrHash()); local
[all...]
H A DPoseView.h1229 BTextWidget* widget = pose->WidgetFor(column->AttrHash()); local
1247 BTextWidget* widget = pose->WidgetFor(column->AttrHash()); local
1265 BTextWidget* widget = pose->WidgetFor(column->AttrHash()); local
H A DPoseView.cpp2228 BTextWidget* widget; local
6638 BTextWidget* widget = pose->WidgetFor(column, this, modelOpener); local
7155 BPoseView::SetTextWidgetToCheck(BTextWidget* widget, BTextWidget* old) argument
7205 BTextWidget* widget; local
9222 BTextWidget* widget = poseList->ItemAt(i)->WidgetFor(column->AttrHash()); local
10063 BTextWidget* widget = pose->WidgetFor(ColumnAt(i), this, modelOpener); local
[all...]
/haiku-fatelf/src/kits/interface/
H A DShelf.cpp1407 BMessage widget; local

Completed in 255 milliseconds