Home
last modified time | relevance | path

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

/external/chromium-crossbench/crossbench/action_runner/action/
Daction_type.py17 SCROLL = ("scroll", "Scroll on page") variable in ActionType
/external/python/cpython3/Lib/tkinter/
Dconstants.py108 SCROLL='scroll' variable