Home | History | Annotate | Download | only in view

Lines Matching refs:NCHILDREN

8568         final int NCHILDREN = info.getChildCount();
8569 if (NCHILDREN > 0) {
8570 structure.setChildCount(NCHILDREN);
8571 for (int i=0; i<NCHILDREN; i++) {