Searched refs:frameeNode (Results 1 – 2 of 2) sorted by relevance
188 let frameeNode = node as TypedFrameNode<ArkComponent>;189 if (frameeNode.attribute_.allowChildCount !== undefined) {190 const allowCount = frameeNode.attribute_.allowChildCount();
610 let frameeNode = node; variable611 if (frameeNode.attribute_.allowChildCount !== undefined) {612 const allowCount = frameeNode.attribute_.allowChildCount();