Searched defs:ViewsTouchSelectionControllerFactory (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/views/
H A Dviews_touch_selection_controller_factory.h13 class VIEWS_EXPORT ViewsTouchSelectionControllerFactory class in namespace:views
16 ViewsTouchSelectionControllerFactory();
H A Dviews_touch_selection_controller_factory_aura.cc12 ViewsTouchSelectionControllerFactory::ViewsTouchSelectionControllerFactory() { function in class:views::ViewsTouchSelectionControllerFactory
15 ui::TouchSelectionController* ViewsTouchSelectionControllerFactory::create(
H A Dviews_touch_selection_controller_factory_mac.cc9 ViewsTouchSelectionControllerFactory::ViewsTouchSelectionControllerFactory() { function in class:views::ViewsTouchSelectionControllerFactory
12 ui::TouchSelectionController* ViewsTouchSelectionControllerFactory::create(

Completed in 127 milliseconds