Searched refs:CountChoiceListItems (Results 1 – 4 of 4) sorted by relevance
288 if (nIndex > -1 && nIndex < node->CountChoiceListItems(false)) in Synchronize()482 if (nIndex > -1 && nIndex < node->CountChoiceListItems(false)) in IsOptionSelected()
351 pValue->SetInteger(node->CountChoiceListItems(true)); in length()
336 int32_t CountChoiceListItems(bool bSaveValue);
4157 int32_t CXFA_Node::CountChoiceListItems(bool bSaveValue) { in CountChoiceListItems() function in CXFA_Node