Searched defs:wsLabel (Results 1 – 4 of 4) sorted by relevance
173 void CXFA_FFListBox::InsertItem(const WideStringView& wsLabel, int32_t nIndex) { in InsertItem()
279 void CXFA_FFComboBox::InsertItem(const WideStringView& wsLabel, in InsertItem()
755 WideString wsLabel; in RunBindItems() local
2075 void CXFA_WidgetAcc::InsertItem(const WideString& wsLabel, in InsertItem()2136 WideString& wsLabel) { in GetItemLabel()2181 WideString CXFA_WidgetAcc::GetItemValue(const WideStringView& wsLabel) { in GetItemValue()