Home
last modified time | relevance | path

Searched defs:raising (Results 1 – 3 of 3) sorted by relevance

/external/libchrome-gestures/src/
Dmouse_interpreter.cc113 bool raising = down && !prev_down; in EmulateScrollWheel() local
/external/libcap/libcap/
Dcap_proc.c748 int ret, i, raising = 0; in _cap_iab_set_proc() local
/external/python/cpython3/Lib/test/
D_test_multiprocessing.py2999 def raising(): function