Searched defs:wsLabel (Results 1 – 5 of 5) sorted by relevance
169 void CXFA_FFListBox::InsertItem(const WideString& wsLabel, int32_t nIndex) { in InsertItem()
294 void CXFA_FFComboBox::InsertItem(const WideString& wsLabel, int32_t nIndex) { in InsertItem()
58 const WideString& wsLabel, in OnWidgetListItemAdded()
658 WideString wsLabel; in RunBindItems() local
4384 void CXFA_Node::InsertItem(const WideString& wsLabel, in InsertItem()4481 WideString CXFA_Node::GetItemValue(WideStringView wsLabel) { in GetItemValue()