Searched refs:max_src_position (Results 1 – 1 of 1) sorted by relevance
9895 pub max_src_position: Offset2D, field9936 pub fn max_src_position(mut self, max_src_position: Offset2D) -> Self { in max_src_position() method9937 self.inner.max_src_position = max_src_position; in max_src_position()