Home | History | Annotate | Download | only in parameter

Lines Matching refs:uiNbConfigurableElementChildren

483     size_t uiNbConfigurableElementChildren = pConfigurableElement->getNbChildren();
485 if (!uiNbConfigurableElementChildren) {
494 for (size_t uiChild = 0; uiChild < uiNbConfigurableElementChildren; uiChild++) {