Home
last modified time | relevance | path

Searched defs:scroll (Results 1 – 25 of 49) sorted by relevance

12

/external/webkit/Source/WebKit2/WebProcess/WebPage/gtk/
DWebPageGtk.cpp55 static inline void scroll(Page* page, ScrollDirection direction, ScrollGranularity granularity) in scroll() function
/external/webkit/Source/WebKit/chromium/src/
DDragScrollTimer.cpp75 void DragScrollTimer::scroll() in scroll() function in WebKit::DragScrollTimer
DWebScrollbarImpl.cpp108 void WebScrollbarImpl::scroll(ScrollDirection direction, ScrollGranularity granularity, float multi… in scroll() function in WebKit::WebScrollbarImpl
DWebPopupMenuImpl.cpp300 void WebPopupMenuImpl::scroll(const IntSize& scrollDelta, in scroll() function in WebKit::WebPopupMenuImpl
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Deventhistory.cpp113 bool scroll = true; in addEvent() local
/external/webkit/Source/WebKit2/WebProcess/WebPage/
DChunkedUpdateDrawingArea.cpp53 void ChunkedUpdateDrawingArea::scroll(const IntRect& scrollRect, const IntSize& scrollOffset) in scroll() function in WebKit::ChunkedUpdateDrawingArea
DTiledDrawingArea.cpp59 void TiledDrawingArea::scroll(const IntRect& scrollRect, const IntSize& scrollDelta) in scroll() function in WebKit::TiledDrawingArea
DDrawingAreaImpl.cpp101 void DrawingAreaImpl::scroll(const IntRect& scrollRect, const IntSize& scrollOffset) in scroll() function in WebKit::DrawingAreaImpl
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
Deventhistory.cpp119 bool scroll = true; in addEvent() local
/external/webkit/Source/WebCore/platform/
DScrollAnimator.cpp62 bool ScrollAnimator::scroll(ScrollbarOrientation orientation, ScrollGranularity, float step, float … in scroll() function in WebCore::ScrollAnimator
DScrollAnimatorWin.cpp77 bool ScrollAnimatorWin::scroll(ScrollbarOrientation orientation, ScrollGranularity granularity, flo… in scroll() function in WebCore::ScrollAnimatorWin
DScrollableArea.cpp58 bool ScrollableArea::scroll(ScrollDirection direction, ScrollGranularity granularity, float multipl… in scroll() function in WebCore::ScrollableArea
DScrollView.cpp463 bool ScrollView::scroll(ScrollDirection direction, ScrollGranularity granularity) in scroll() function in WebCore::ScrollView
599 IntSize scroll(scrollPoint.x(), scrollPoint.y()); in updateScrollbars() local
/external/webkit/Source/WebKit2/UIProcess/win/
DBackingStoreWin.cpp100 void BackingStore::scroll(const IntRect& scrollRect, const IntSize& scrollOffset) in scroll() function in WebKit::BackingStore
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/
DRuleListController.java55 private final JScrollPane scroll = new JScrollPane( list, field in RuleListController
DTestCaseEditController.java47 private JScrollPane scroll; field in TestCaseEditController
427 private JScrollPane scroll = new JScrollPane(textArea, field in TestCaseEditController.InputMultiEditor
505 private JScrollPane scroll = new JScrollPane(textArea, field in TestCaseEditController.OutputAstEditor
DRunnerController.java69 private JScrollPane scroll = new JScrollPane(tree, field in RunnerController.RunnerView
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DPageClientQt.cpp177 void PageClientQWidget::scroll(int dx, int dy, const QRect& rectToScroll) in scroll() function in WebCore::PageClientQWidget
276 void PageClientQGraphicsWidget::scroll(int dx, int dy, const QRect& rectToScroll) in scroll() function in WebCore::PageClientQGraphicsWidget
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/projectName/
Dsearchcvs.php8 $scroll = 5; //+- pages to show in nav variable
/external/webkit/Source/WebKit/win/
DWebScrollBar.cpp243 HRESULT STDMETHODCALLTYPE WebScrollBar::scroll( in scroll() function in WebScrollBar
/external/webkit/Source/WebKit2/WebProcess/WebPage/qt/
DWebPageQt.cpp212 static inline void scroll(Page* page, ScrollDirection direction, ScrollGranularity granularity) in scroll() function
/external/webkit/Source/WebCore/page/
DDOMWindow.h236 void scroll(int x, int y) const { scrollTo(x, y); } in scroll() function
/external/webkit/Source/WebCore/platform/graphics/android/
DGraphicsLayerAndroid.cpp663 IntSize scroll = layer->scrolledContentOffset(); in updateScrollOffset() local
715 IntSize scroll = layer->scrolledContentOffset(); in repaint() local
/external/chromium/chrome/common/extensions/docs/examples/extensions/fx/
Dbg.js47 "scroll": "shepard.mp3" property
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebChromeClient.mm594 void WebChromeClient::scroll(const IntSize&, const IntRect&, const IntRect&) function

12