Searched refs:OmniboxPopupViewGtk (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/gtk/omnibox/
H A Domnibox_popup_view_gtk.h38 class OmniboxPopupViewGtk : public OmniboxPopupView, class in inherits:OmniboxPopupView,content::NotificationObserver
41 OmniboxPopupViewGtk(const gfx::Font& font,
45 virtual ~OmniboxPopupViewGtk();
95 CHROMEGTK_CALLBACK_1(OmniboxPopupViewGtk, gboolean, HandleMotion,
98 CHROMEGTK_CALLBACK_1(OmniboxPopupViewGtk, gboolean, HandleButtonPress,
101 CHROMEGTK_CALLBACK_1(OmniboxPopupViewGtk, gboolean, HandleButtonRelease,
104 CHROMEGTK_CALLBACK_1(OmniboxPopupViewGtk, gboolean, HandleExpose,
149 DISALLOW_COPY_AND_ASSIGN(OmniboxPopupViewGtk);
H A Domnibox_popup_view_gtk.cc173 void OmniboxPopupViewGtk::SetupLayoutForMatch(
266 OmniboxPopupViewGtk::OmniboxPopupViewGtk(const gfx::Font& font, function in class:OmniboxPopupViewGtk
328 OmniboxPopupViewGtk::~OmniboxPopupViewGtk() {
341 bool OmniboxPopupViewGtk::IsOpen() const {
345 void OmniboxPopupViewGtk::InvalidateLine(size_t line) {
354 void OmniboxPopupViewGtk::UpdatePopupAppearance() {
365 gfx::Rect OmniboxPopupViewGtk::GetTargetBounds() {
381 void OmniboxPopupViewGtk
[all...]
H A Domnibox_popup_view_gtk_unittest.cc53 OmniboxPopupViewGtk::SetupLayoutForMatch(layout_,
H A Domnibox_view_gtk.cc216 new OmniboxPopupViewGtk

Completed in 69 milliseconds