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

/external/chromium_org/ui/views/controls/scrollbar/
H A Dnative_scroll_bar_wrapper.h21 class VIEWS_EXPORT NativeScrollBarWrapper { class in namespace:views
23 virtual ~NativeScrollBarWrapper() {}
35 // Creates an appropriate NativeScrollBarWrapper for the platform.
36 static NativeScrollBarWrapper* CreateWrapper(NativeScrollBar* button);

Completed in 145 milliseconds