Searched refs:gComboBoxEntryTextareaWidget (Results 1 – 1 of 1) sorted by relevance
78 static GtkWidget* gComboBoxEntryTextareaWidget; variable396 gComboBoxEntryTextareaWidget = widget; in moz_gtk_get_combo_box_entry_inner_widgets()398 (gpointer) &gComboBoxEntryTextareaWidget); in moz_gtk_get_combo_box_entry_inner_widgets()422 if (gComboBoxEntryTextareaWidget && in ensure_combo_box_entry_widgets()438 if (!gComboBoxEntryTextareaWidget) { in ensure_combo_box_entry_widgets()440 gComboBoxEntryTextareaWidget = gEntryWidget; in ensure_combo_box_entry_widgets()1878 GTK_WIDGET_SET_FLAGS(gComboBoxEntryTextareaWidget, GTK_HAS_FOCUS); in moz_gtk_combo_box_entry_button_paint()1885 GTK_WIDGET_UNSET_FLAGS(gComboBoxEntryTextareaWidget, GTK_HAS_FOCUS); in moz_gtk_combo_box_entry_button_paint()2690 w = gComboBoxEntryTextareaWidget; in moz_gtk_get_widget_border()3157 gComboBoxEntryTextareaWidget, direction); in moz_gtk_widget_paint()[all …]