Home | History | Annotate | Download | only in firmware_TouchMTB

Lines Matching refs:directions

200     def _is_direction_in_variation(self, variation, directions):
201 """Is any element of directions list found in variation?"""
202 for direction in directions: