Searched refs:get_scroll_position (Results 1 – 3 of 3) sorted by relevance
36 start_scroll = self._events.get_scroll_position(is_vertical)42 end_scroll = self._events.get_scroll_position(is_vertical)
482 pos = self.get_scroll_position(scroll_vertical)491 def get_scroll_position(self, scroll_vertical=True): member in TestPage514 lambda: self.get_scroll_position( scroll_vertical) in530 lambda: self.get_scroll_position(537 current = self.get_scroll_position()
37 start_scroll = self._events.get_scroll_position(scroll_vertical)43 end_scroll = self._events.get_scroll_position(scroll_vertical)