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

  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/support/
WebScrollbarThemeGeometryNative.cpp 77 bool WebScrollbarThemeGeometryNative::hasButtons(WebScrollbar* scrollbar)
80 return m_theme->hasButtons(&client);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderScrollbarTheme.cpp 55 bool RenderScrollbarTheme::hasButtons(ScrollbarThemeClient* scrollbar)
85 if (!hasButtons(scrollbar))

Completed in 42 milliseconds