Searched refs:to_gecko_style_coords (Results 1 – 2 of 2) sorted by relevance
910 pub fn to_gecko_style_coords<T: CoordDataMut>(&self, gecko_min: &mut T, gecko_max: &mut T) { in to_gecko_style_coords() method941 pub fn to_gecko_style_coords<T: CoordDataMut>(&self, gecko_min: &mut T, gecko_max: &mut T) { in to_gecko_style_coords() method945 TrackListValue::TrackSize(ref size) => size.to_gecko_style_coords(gecko_min, gecko_max), in to_gecko_style_coords()
1888 v.to_gecko_style_coords(&mut self.gecko.mGridAuto${kind.title()}Min,1978 track_size.to_gecko_style_coords(gecko_min, gecko_max);1983 track_size.to_gecko_style_coords(gecko_min, gecko_max);