Home
last modified time | relevance | path

Searched defs:hScrollbar (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/gtk/
DScrollViewGtk.cpp91 …MainFrameScrollbarGtk* hScrollbar = reinterpret_cast<MainFrameScrollbarGtk*>(horizontalScrollbar()… in setHorizontalAdjustment() local
102 …MainFrameScrollbarGtk* hScrollbar = reinterpret_cast<MainFrameScrollbarGtk*>(horizontalScrollbar()… in setHorizontalAdjustment() local
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DFrameLoaderClientQt.cpp276 ScrollbarMode hScrollbar = (ScrollbarMode) m_webFrame->scrollBarPolicy(Qt::Horizontal); in transitionToCommittedForNewPage() local