Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/gtk/
Dgtk2drawing.c72 static GtkWidget* gEntryWidget; variable
267 if (!gEntryWidget) { in ensure_entry_widget()
268 gEntryWidget = gtk_entry_new(); in ensure_entry_widget()
269 setup_widget_prototype(gEntryWidget); in ensure_entry_widget()
440 gComboBoxEntryTextareaWidget = gEntryWidget; in ensure_combo_box_entry_widgets()
1512 gtk_draw_insertion_cursor(gEntryWidget, drawable, cliprect, in moz_gtk_caret_paint()
2650 w = gEntryWidget; in moz_gtk_get_widget_border()
3141 gEntryWidget, direction); in moz_gtk_widget_paint()
3281 gEntryWidget = NULL; in moz_gtk_shutdown()