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

  /external/chromium_org/ui/views/
views_delegate.h 153 scoped_ptr<ViewsTouchSelectionControllerFactory> views_tsc_factory_; member in class:views::ViewsDelegate
  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl_unittest.cc 68 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 58 milliseconds