Home
last modified time | relevance | path

Searched refs:endChildIndex (Results 1 – 12 of 12) sorted by relevance

/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/textLayout/src/flashx/textLayout/operations/
H A DCreateSubParagraphGroupOperation.as162 var endChildIndex:int;
189 endChildIndex = target.numChildren;
191 if (endChildIndex != 0)
193 var lastChild:FlowElement = target.getChildAt(endChildIndex-1);
195 endChildIndex--;
201 endChildIndex = target.findChildIndexAtPosition(endStart);
202 child = target.getChildAt(endChildIndex);
209 endChildIndex++;
214 endChildIndex = begChildIndex+1;
224 while (begChildIndex < endChildIndex)
[all …]
H A DCreateListOperation.as136 var endChildIndex:int;
161 endChildIndex = target.numChildren;
165 endChildIndex = target.findChildIndexAtPosition(endStart);
166 child = target.getChildAt(endChildIndex) as FlowGroupElement;
170 endChildIndex++;
175 endChildIndex = begChildIndex+1;
204 _mementoList.push(ModelEdit.addElement(textFlow,_listElement,target,endChildIndex));
211 endChildIndex++;
214 if (begChildIndex == endChildIndex)
222 while (begChildIndex < endChildIndex)
[all …]
H A DCreateDivOperation.as142 var endChildIndex:int;
167 endChildIndex = target.numChildren;
171 endChildIndex = target.findChildIndexAtPosition(endStart);
172 child = target.getChildAt(endChildIndex) as FlowGroupElement;
176 endChildIndex++;
181 endChildIndex = begChildIndex+1;
199 _mementoList.push(ModelEdit.addElement(textFlow,_divElement,target,endChildIndex));
202 if (begChildIndex == endChildIndex)
208 while (begChildIndex < endChildIndex)
223 endChildIndex--;
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/textLayout/src/flashx/textLayout/elements/
H A DFlowGroupElement.as636 * <code>endChildIndex</code> parameters to govern the operation as follows:
644 * and up to but not including <code>endChildIndex</code>.</p>
660 public function replaceChildren(beginChildIndex:int, endChildIndex:int, ...rest):void
662 if (beginChildIndex > _numChildren || endChildIndex > _numChildren)
670 if (beginChildIndex < endChildIndex)
675 while (beginChildIndex < endChildIndex)
697 endChildIndex--;
705 // until rewrite reuse endChildIndex and update start of all following elements
706 while (endChildIndex < _numChildren)
708 child = getChildAt(endChildIndex);
[all …]
H A DSubParagraphGroupElementBase.as245 public override function replaceChildren(beginChildIndex:int,endChildIndex:int,...rest):void
248 var applyParams:Array = [beginChildIndex, endChildIndex];
H A DParagraphElement.as304 public override function replaceChildren(beginChildIndex:int,endChildIndex:int,...rest):void
310 applyParams = [beginChildIndex, endChildIndex, rest[0]];
313 applyParams = [beginChildIndex, endChildIndex];
/dports/math/cvc4/CVC4-1.7/src/theory/quantifiers/ematching/
H A Dinst_match_generator.cpp892 int endChildIndex, in processNewInstantiations() argument
896 if( childIndex==endChildIndex ){ in processNewInstantiations()
922 endChildIndex, in processNewInstantiations()
941 endChildIndex, in processNewInstantiations()
967 endChildIndex, in processNewInstantiations()
988 endChildIndex, in processNewInstantiations()
H A Dinst_match_generator.h567 int endChildIndex,
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvtinydom.cpp17798 void ldomNode::moveItemsTo( ldomNode * destination, int startChildIndex, int endChildIndex ) in moveItemsTo() argument
17816 int len = endChildIndex - startChildIndex + 1; in moveItemsTo()
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D7622.0e38943fa459e872fe93.js.map1endChildIndex, endOffset, clientRectDeltaLeft, endNode) {\r\n // Panic check\r\n con…
H A D2201.0e38943fa459e872fe93.js.map1endChildIndex = ancestor.nodes.indexOf(endChild);\n var middles = ancestor.nodes.slice(startC…
/dports/net/keycloak/keycloak-15.1.1/themes/keycloak.v2/admin/resources/
H A Dindex.js.map4endChildIndex, endOffset, clientRectDeltaLeft, endNode) {\r\n // Panic check\r\n con…