Searched refs:apron_size (Results 1 – 1 of 1) sorted by relevance
70847 pub apron_size: Extent2D, field70857 apron_size: Extent2D::default(), in default()70896 pub fn apron_size(mut self, apron_size: Extent2D) -> Self { in apron_size() method70897 self.inner.apron_size = apron_size; in apron_size()