HomeSort by relevance Sort by last modified time
    Searched refs:findbar (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/ui/gtk/
browser_window_gtk.h 174 void AddFindBar(FindBarGtk* findbar);
236 // the findbar.
find_bar_gtk.cc 62 // The height of the findbar dialog, as dictated by the size of the background
124 // Give the findbar dialog its unique shape using images.
139 // Return a ninebox that will paint the border of the findbar dialog. This is
140 // shared across all instances of the findbar. Do not free the returned pointer.
739 GtkWidget* findbar = find_bar->widget(); local
747 findbar, "x", &value); local
751 findbar, "y", &value); local
    [all...]
browser_window_gtk.cc     [all...]

Completed in 42 milliseconds