Searched refs:reverse_translate (Results 1 – 5 of 5) sorted by relevance
147 move |coord| coord_spec.reverse_translate(coord) in into_secondary_coord_trans()165 move |coord| coord_spec_1.reverse_translate(coord), in into_coord_trans_pair()166 move |coord| coord_spec_2.reverse_translate(coord), in into_coord_trans_pair()
37 move |coord| coord_spec.reverse_translate(coord) in into_coord_trans()
37 fn reverse_translate(&self, input: BackendCoord) -> Option<Self::From>; in reverse_translate() method
70 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