Searched defs:wsLabel (Results 1 – 5 of 5) sorted by relevance
178 void CXFA_FFListBox::InsertItem(const WideString& wsLabel, int32_t nIndex) { in InsertItem()
298 void CXFA_FFComboBox::InsertItem(const WideString& wsLabel, int32_t nIndex) { in InsertItem()
62 const WideString& wsLabel, in OnWidgetListItemAdded()
688 WideString wsLabel; in RunBindItems() local
4426 void CXFA_Node::InsertItem(const WideString& wsLabel, in InsertItem()4523 WideString CXFA_Node::GetItemValue(WideStringView wsLabel) { in GetItemValue()