HomeSort by relevance Sort by last modified time
    Searched full:tab_icon_view_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/ui/views/frame/
opaque_browser_frame_view_layout_unittest.cc 202 tab_icon_view_ = new TabIconView(NULL, NULL);
203 tab_icon_view_->set_is_light(true);
204 tab_icon_view_->set_id(VIEW_ID_WINDOW_ICON);
205 root_view_->AddChildView(tab_icon_view_);
257 TabIconView* tab_icon_view_; member in class:OpaqueBrowserFrameViewLayoutTest
414 EXPECT_EQ("6,3 17x17", tab_icon_view_->bounds().ToString());

Completed in 163 milliseconds