Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/gtk/
Dgtk_util.h244 void DrawTextEntryBackground(GtkWidget* offscreen_entry,
Dgtk_util.cc772 void DrawTextEntryBackground(GtkWidget* offscreen_entry, in DrawTextEntryBackground() argument
776 GtkStyle* gtk_owned_style = gtk_rc_get_style(offscreen_entry); in DrawTextEntryBackground()