Searched defs:customMeasureLayoutNode (Results 1 – 3 of 3) sorted by relevance
43 … auto customMeasureLayoutNode = AceType::DynamicCast<NG::CustomMeasureLayoutNode>(customNode); in CreateNode() local
1181 …auto customMeasureLayoutNode = CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(2, V2::TEXT_… variable1209 …auto customMeasureLayoutNode = CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(2, V2::TEXT_… variable
820 auto customMeasureLayoutNode = DynamicCast<NG::CustomMeasureLayoutNode>(node); in CreateViewNode() local