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

  /external/chromium_org/chrome/browser/ui/views/omnibox/
touch_omnibox_popup_contents_view.h 42 class TouchOmniboxPopupContentsView
45 TouchOmniboxPopupContentsView(const gfx::FontList& font_list,
49 virtual ~TouchOmniboxPopupContentsView();
65 DISALLOW_COPY_AND_ASSIGN(TouchOmniboxPopupContentsView);
touch_omnibox_popup_contents_view.cc 56 // TouchOmniboxPopupContentsView -----------------------------------------
58 TouchOmniboxPopupContentsView::TouchOmniboxPopupContentsView(
67 TouchOmniboxPopupContentsView::~TouchOmniboxPopupContentsView() {
70 void TouchOmniboxPopupContentsView::UpdatePopupAppearance() {
75 void TouchOmniboxPopupContentsView::PaintResultViews(gfx::Canvas* canvas) {
102 OmniboxResultView* TouchOmniboxPopupContentsView::CreateResultView(
110 std::vector<views::View*> TouchOmniboxPopupContentsView::GetVisibleChildren() {
omnibox_popup_contents_view.cc 61 view = new TouchOmniboxPopupContentsView(

Completed in 128 milliseconds