Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/taffy/src/tree/
Dtaffy_tree.rs568 …pub fn new_leaf_with_context(&mut self, layout: Style, context: NodeContext) -> TaffyResult<NodeId… in new_leaf_with_context() method
976 fn new_leaf_with_context() { in new_leaf_with_context() function