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

  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_view_test.cc 655 views::TextButton* other_button = local
657 gfx::Point loc(other_button->width() / 2, other_button->height() / 2);
658 views::View::ConvertPointToScreen(other_button, &loc);
677 views::TextButton* other_button = local
679 gfx::Point loc(other_button->width() / 2, other_button->height() / 2);
680 views::View::ConvertPointToScreen(other_button, &loc);
755 views::TextButton* other_button = local
757 gfx::Point loc(other_button->width() / 2, other_button->height() / 2)
776 views::TextButton* other_button = local
    [all...]
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_view_test.cc 677 views::TextButton* other_button = local
679 gfx::Point loc(other_button->width() / 2, other_button->height() / 2);
680 views::View::ConvertPointToScreen(other_button, &loc);
750 views::TextButton* other_button = local
752 gfx::Point loc(other_button->width() / 2, other_button->height() / 2);
753 views::View::ConvertPointToScreen(other_button, &loc);
    [all...]

Completed in 158 milliseconds