Searched refs:CountChoiceListItems (Results 1 – 4 of 4) sorted by relevance
284 static_cast<size_t>(nIndex) < node->CountChoiceListItems(false)) { in Synchronize()546 static_cast<size_t>(nIndex) < node->CountChoiceListItems(false)) { in IsOptionSelected()
362 node->CountChoiceListItems(true)) in length()
372 size_t CountChoiceListItems(bool bSaveValue);
4198 size_t CXFA_Node::CountChoiceListItems(bool bSaveValue) { in CountChoiceListItems() function in CXFA_Node