Home
last modified time | relevance | path

Searched defs:moving (Results 1 – 4 of 4) sorted by relevance

/external/libchrome-gestures/include/
Dstationary_wiggle_filter_interpreter.h98 bool moving() const { return moving_; } in moving() function
/external/python/cpython2/Demo/tkinter/guido/
Dsolitaire.py350 moving = None variable in Stack
/external/rust/crates/csv-core/src/
Dwriter.rs616 fn moving<T>(x: T) -> T { in moving() function
/external/libchrome-gestures/src/
Dimmediate_interpreter.cc190 bool moving = in Moving() local