Home
last modified time | relevance | path

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

/trunk/main/toolkit/workben/layout/
H A Deditor.cxx311 int nChildrenLen = aChildren.getLength(); in addChild() local
321 if ( pos < nChildrenLen ) in addChild()
324 for ( int i = pos; i < nChildrenLen; i++ ) in addChild()
327 for ( int i = pos; i < nChildrenLen; i++ ) in addChild()

Completed in 25 milliseconds