Searched refs:allowCount (Results 1 – 3 of 3) sorted by relevance
190 const allowCount = frameeNode.attribute_.allowChildCount();191 if (allowCount <= 1) {
674 const allowCount = this.attribute_.allowChildCount();675 if (this.getChildrenCount() >= allowCount) {
612 const allowCount = frameeNode.attribute_.allowChildCount(); constant613 if (allowCount <= 1) {1304 const allowCount = this.attribute_.allowChildCount();1305 if (this.getChildrenCount() >= allowCount) {