Searched refs:Scroll (Results 1 – 25 of 62) sorted by relevance
123
/external/autotest/client/site_tests/touch_MouseScroll/ |
D | README | 6 up_slow - Scroll the mouse wheel up slowly to record multiple scrolls. 7 up_fast - Scroll the mouse wheel up fast to record multiple scrolls. 8 up_1 - Scroll the mouse wheel up (one gear up) to record single scroll. 9 down_slow - Scroll the mouse wheel down slowly to record scrolls. 10 down_fast - Scroll the mouse wheel down fast to record multiple scrolls. 11 down_1 - Scroll the mouse wheel down (one gear down) to record single scroll. 16 right_slow - Scroll the mouse ball right slowly to record multiple scrolls. 17 right_fast - Scroll the mouse ball right fast to record multiple scrolls. 18 right_1 - Scroll the mouse ball right (one gear right) to record single scroll. 19 left_slow - Scroll the mouse ball left slowly to record scrolls. [all …]
|
/external/libxkbcommon/test/data/compat/ |
D | ledscroll | 1 // Use the Scroll Lock LED to show either 2 // Scroll Lock, Group, or Shift Lock state. 5 indicator "Scroll Lock" { 13 indicator "Scroll Lock" { 20 indicator "Scroll Lock" {
|
/external/AFLplusplus/dictionaries/ |
D | ass.dict | 83 "Scroll down;" 84 "Scroll up;"
|
/external/oss-fuzz/projects/libass/ |
D | ass.dict | 83 "Scroll down;" 84 "Scroll up;"
|
/external/libchrome-gestures/tools/logs/cr48/ |
D | report-291598177-system_logs.mini.txt | 1462 "Damp Scroll Min Move Factor": 0.2, 1466 "Horizontal Scroll Snap Slope": 0.5773502588272095, 1508 "Scroll Accel Curve": "", 1509 "Scroll Stationary Finger Max Distance": 20.0, 1510 "Scroll X Out Scale": 1.25, 1511 "Scroll Y Out Scale": 1.25, 1553 "Two Finger Scroll Distance Thresh": 2.0, 1555 "Vertical Scroll Snap Slope": 1.191753625869751,
|
D | report-291598469-system_logs.mini.txt | 4669 "Damp Scroll Min Move Factor": 0.2, 4673 "Horizontal Scroll Snap Slope": 0.5773502588272095, 4715 "Scroll Accel Curve": "", 4716 "Scroll Stationary Finger Max Distance": 20.0, 4717 "Scroll X Out Scale": 1.25, 4718 "Scroll Y Out Scale": 1.25, 4760 "Two Finger Scroll Distance Thresh": 2.0, 4762 "Vertical Scroll Snap Slope": 1.191753625869751,
|
/external/pdfium/xfa/fwl/ |
D | cfwl_eventscroll.cpp | 12 : CFWL_Event(CFWL_Event::Type::Scroll, pSrcTarget), in CFWL_EventScroll()
|
D | cfwl_event.h | 26 Scroll, enumerator
|
/external/pdfium/testing/resources/pixel/ |
D | scrollable_widgets1.evt | 4 # Scroll all the way down.
|
D | scrollable_widgets2.evt | 4 # Scroll all the way down and then scroll back up a bit.
|
/external/rust/crates/grpcio/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 13 3. Scroll down to '....'
|
/external/autotest/client/site_tests/touch_TouchscreenScroll/ |
D | README | 7 scroll during the movement. Scroll should be continuous.
|
/external/lz4/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 20 3. Scroll down to '....'
|
/external/zstd/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 17 3. Scroll up on the log to '....'
|
/external/lottie/.github/ISSUE_TEMPLATE/ |
D | non-rendering-bug.md | 28 3. Scroll down to '....'
|
D | rendering-bug.md | 32 3. Scroll down to '....'
|
/external/cronet/third_party/protobuf/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 30 3. Scroll down to '....'
|
/external/protobuf/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 30 3. Scroll down to '....'
|
/external/mesa3d/src/imgui/ |
D | imgui.cpp | 2511 Scroll = ImVec2(0.0f, 0.0f); in ImGuiWindow() 2948 … wrap_pos_x += window->Pos.x - window->Scroll.x; // wrap_pos_x is provided is window local space in CalcWrapWidthForPos() 3287 … SetWindowScrollY(scroll_window, scroll_window->Scroll.y - g.IO.MouseWheel * scroll_amount); in UpdateMouseWheel() 3294 SetWindowScrollX(scroll_window, scroll_window->Scroll.x - g.IO.MouseWheelH * scroll_amount); in UpdateMouseWheel() 4566 …? window->SizeContentsExplicit.x : (window->DC.CursorMaxPos.x - window->Pos.x + window->Scroll.x)); in CalcSizeContents() 4567 …? window->SizeContentsExplicit.y : (window->DC.CursorMaxPos.y - window->Pos.y + window->Scroll.y)); in CalcSizeContents() 4620 ImVec2 scroll = window->Scroll; in CalcNextScrollFromScrollTargetAndClamp() 5160 window->Scroll = CalcNextScrollFromScrollTargetAndClamp(window, true); in Begin() 5309 … window->ContentsRegionRect.Min.x = window->Pos.x - window->Scroll.x + window->WindowPadding.x; in Begin() 5310 …window->ContentsRegionRect.Min.y = window->Pos.y - window->Scroll.y + window->WindowPadding.y + wi… in Begin() [all …]
|
/external/libxkbcommon/test/data/keymaps/ |
D | quartz.xkb | 10 virtual indicator 6 = "Scroll Lock"; 783 indicator "Scroll Lock" { 1102 indicator "Scroll Lock" { 1135 text= "Scroll\nLock";
|
/external/libchrome-gestures/docs/ |
D | gesture_properties.md | 17 such as "Scroll Accel Curve", "Mouse Reverse Scrolling", or "Palm Pressure". 80 string "Damp Scroll Min Move Factor"
|
/external/walt/pywalt/ |
D | README.md | 67 ## Drag / Scroll Latency ##
|
/external/libxkbcommon/test/data/keycodes/ |
D | evdev | 302 indicator 3 = "Scroll Lock";
|
D | xfree86 | 367 indicator 3 = "Scroll Lock";
|
/external/libxkbcommon/test/data/symbols/macintosh_vndr/ |
D | apple | 18 // Print Screen / SysRq, Scroll Lock, and Pause. Linux kernel bug?
|
123