HomeSort by relevance Sort by last modified time
    Searched refs:scrolls (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/tools/telemetry/telemetry/page/actions/
scroll.js 5 // This file provides the ScrollAction object, which scrolls a page
38 // This class scrolls a page from the top to the bottom once.
  /external/chromium_org/cc/trees/
layer_tree_host.cc     [all...]
layer_tree_host_common.h 141 std::vector<LayerTreeHostCommon::ScrollUpdateInfo> scrolls; member in struct:cc::ScrollAndScaleSet
single_thread_proxy.cc 229 DCHECK(!scroll_info->scrolls.size());
layer_tree_host_impl_unittest.cc 205 for (size_t i = 0; i < scroll_info.scrolls.size(); ++i) {
206 if (scroll_info.scrolls[i].layer_id != id)
208 EXPECT_VECTOR_EQ(scroll_delta, scroll_info.scrolls[i].scroll_delta);
218 for (size_t i = 0; i < scroll_info.scrolls.size(); ++i) {
219 if (scroll_info.scrolls[i].layer_id != id)
431 ASSERT_EQ(scroll_info->scrolls.size(), 0u);
455 ASSERT_EQ(scroll_info->scrolls.size(), 0u);
459 ASSERT_EQ(scroll_info->scrolls.size(), 0u);
485 ASSERT_EQ(scroll_info->scrolls.size(), 1u);
492 ASSERT_EQ(scroll_info->scrolls.size(), 1u)
    [all...]
layer_tree_host_impl.cc     [all...]
  /external/chromium_org/remoting/webapp/browser_test/
bump_scroll_browser_test.js 10 * 2. Move the mouse to each edge; verify that the desktop bump-scrolls.
  /external/chromium_org/ui/webui/resources/js/cr/ui/
bubble.js 417 * outside the bubble and its target element, scrolls the underlying document
477 * outside the bubble and its target element, scrolls the underlying
  /external/chromium_org/tools/traceline/svgui/
traceline.js 302 // we want for when this scrolls, with some debouncing, and then when it has
372 // Hook us up to repaint on scrolls.
  /external/chromium_org/chrome/browser/resources/pdf/
viewport.js 407 * Zoom the viewport so that a page consumes the entire viewport. Also scrolls
  /external/chromium_org/ui/file_manager/gallery/js/
mosaic_mode.js 193 * Smoothly scrolls the container to the specified position using
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js     [all...]
  /build/tools/droiddoc/templates-sdk-dyn/assets/js/
docs.js 898 * Displays sticky nav bar on pages when dac header scrolls out of view
938 // When the sidenav is fixed and user scrolls horizontally, reposition the sidenav to match
    [all...]
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js 375 // When the sidenav is fixed and user scrolls horizontally, reposition the sidenav to match
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 449 // When the sidenav is fixed and user scrolls horizontally, reposition the sidenav to match
    [all...]
  /external/chromium_org/third_party/polymer/components-chromium/core-component-page/
core-component-page-extracted.js 636 * the header). As the user scrolls, the header separates (forming an edge)
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_manager.js 896 * If |item| in the directory tree is behind the preview panel, scrolls up the
    [all...]

Completed in 452 milliseconds