Searched defs:FindBar (Results 1 - 2 of 2) 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
/external/chromium_org/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
23 class FindBar { class
25 virtual ~FindBar() { }
70 // Updates the FindBar with the find result details contained within the
90 // Returns a pointer to the testing interface to the FindBar, or NULL
114 // Gets the pixel width of the FindBar.

Completed in 82 milliseconds