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

/external/chromium/chrome/browser/ui/find_bar/
H A Dfind_bar.h5 // This is an interface for the platform specific FindBar. It is responsible
6 // for drawing the FindBar bar on the platform and is owned by the
20 class FindBar { class
22 virtual ~FindBar() { }
59 // Updates the FindBar with the find result details contained within the
73 // Returns a pointer to the testing interface to the FindBar, or NULL

Completed in 53 milliseconds