Home
last modified time | relevance | path

Searched defs:resolve_or_zero (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/taffy/src/util/
Dresolve.rs24 fn resolve_or_zero(self, context: TContext) -> TOutput; in resolve_or_zero() method
83 fn resolve_or_zero(self, context: Option<f32>) -> f32 { in resolve_or_zero() method
90 fn resolve_or_zero(self, context: Option<f32>) -> f32 { in resolve_or_zero() method
97 fn resolve_or_zero(self, context: Option<f32>) -> f32 { in resolve_or_zero() method
105 fn resolve_or_zero(self, context: Size<In>) -> Size<Out> { in resolve_or_zero() method
113 fn resolve_or_zero(self, context: Size<In>) -> Rect<Out> { in resolve_or_zero() method
126 fn resolve_or_zero(self, context: Option<f32>) -> Rect<Out> { in resolve_or_zero() method