Searched defs:views_tsc_factory_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/views/
H A Dviews_delegate.h153 scoped_ptr<ViewsTouchSelectionControllerFactory> views_tsc_factory_; member in class:views::ViewsDelegate
/external/chromium_org/ui/views/touchui/
H A Dtouch_selection_controller_impl_unittest.cc68 views_tsc_factory_(new ViewsTouchSelectionControllerFactory) {
71 ui::TouchSelectionControllerFactory::SetInstance(views_tsc_factory_.get());
206 scoped_ptr<ViewsTouchSelectionControllerFactory> views_tsc_factory_; member in class:views::TouchSelectionControllerImplTest

Completed in 92 milliseconds