Home
last modified time | relevance | path

Searched refs:WebScrollbarThemeClientImpl (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebScrollbarThemeClientImpl.cpp36 WebScrollbarThemeClientImpl::WebScrollbarThemeClientImpl(WebScrollbar* scrollbar) in WebScrollbarThemeClientImpl() function in WebCore::WebScrollbarThemeClientImpl
42 WebScrollbarThemeClientImpl::~WebScrollbarThemeClientImpl() in ~WebScrollbarThemeClientImpl()
47 int WebScrollbarThemeClientImpl::x() const in x()
52 int WebScrollbarThemeClientImpl::y() const in y()
57 int WebScrollbarThemeClientImpl::width() const in width()
62 int WebScrollbarThemeClientImpl::height() const in height()
67 IntSize WebScrollbarThemeClientImpl::size() const in size()
72 IntPoint WebScrollbarThemeClientImpl::location() const in location()
77 Widget* WebScrollbarThemeClientImpl::parent() const in parent()
84 Widget* WebScrollbarThemeClientImpl::root() const in root()
[all …]
DWebScrollbarThemeGeometryNative.cpp55 WebScrollbarThemeClientImpl client(scrollbar); in thumbPosition()
61 WebScrollbarThemeClientImpl client(scrollbar); in thumbLength()
67 WebScrollbarThemeClientImpl client(scrollbar); in trackPosition()
73 WebScrollbarThemeClientImpl client(scrollbar); in trackLength()
79 WebScrollbarThemeClientImpl client(scrollbar); in hasButtons()
85 WebScrollbarThemeClientImpl client(scrollbar); in hasThumb()
91 WebScrollbarThemeClientImpl client(scrollbar); in trackRect()
97 WebScrollbarThemeClientImpl client(scrollbar); in thumbRect()
103 WebScrollbarThemeClientImpl client(scrollbar); in minimumThumbLength()
109 WebScrollbarThemeClientImpl client(scrollbar); in scrollbarThickness()
[all …]
DWebScrollbarThemeClientImpl.h38 class PLATFORM_EXPORT WebScrollbarThemeClientImpl : public ScrollbarThemeClient {
39 WTF_MAKE_NONCOPYABLE(WebScrollbarThemeClientImpl);
43 WebScrollbarThemeClientImpl(blink::WebScrollbar*);
44 ~WebScrollbarThemeClientImpl();
/external/chromium_org/third_party/WebKit/Source/platform/
Dblink_platform.gypi275 'exported/WebScrollbarThemeClientImpl.cpp',
276 'exported/WebScrollbarThemeClientImpl.h',
Dblink_platform.target.linux-mips.mk172 third_party/WebKit/Source/platform/exported/WebScrollbarThemeClientImpl.cpp \
Dblink_platform.target.linux-x86.mk172 third_party/WebKit/Source/platform/exported/WebScrollbarThemeClientImpl.cpp \
Dblink_platform.target.darwin-mips.mk172 third_party/WebKit/Source/platform/exported/WebScrollbarThemeClientImpl.cpp \
Dblink_platform.target.linux-arm.mk173 third_party/WebKit/Source/platform/exported/WebScrollbarThemeClientImpl.cpp \
Dblink_platform.target.darwin-x86.mk172 third_party/WebKit/Source/platform/exported/WebScrollbarThemeClientImpl.cpp \
Dblink_platform.target.darwin-arm.mk173 third_party/WebKit/Source/platform/exported/WebScrollbarThemeClientImpl.cpp \