Searched refs:reverse_translate (Results 1 – 5 of 5) sorted by relevance
146 move |coord| coord_spec.reverse_translate(coord) in into_secondary_coord_trans()164 move |coord| coord_spec_1.reverse_translate(coord), in into_coord_trans_pair()165 move |coord| coord_spec_2.reverse_translate(coord), in into_coord_trans_pair()
72 move |coord| coord_spec.reverse_translate(coord) in into_coord_trans()
31 fn reverse_translate(&self, input: BackendCoord) -> Option<Self::From>; in reverse_translate() method
68 fn reverse_translate(&self, input: BackendCoord) -> Option<BackendCoord> { in reverse_translate() method
125 fn reverse_translate(&self, input: BackendCoord) -> Option<Self::From> { in reverse_translate() method