Searched defs:get_block_child_style (Results 1 – 2 of 2) sorted by relevance
302 fn get_block_child_style(&self, child_node_id: NodeId) -> Self::BlockItemStyle<'_>; in get_block_child_style() method
442 fn get_block_child_style(&self, child_node_id: NodeId) -> Self::BlockItemStyle<'_> { in get_block_child_style() function