Searched defs:SetItemState (Results 1 – 3 of 3) sorted by relevance
156 void CXFA_FFListBox::SetItemState(int32_t nIndex, FX_BOOL bSelected) { in SetItemState() function in CXFA_FFListBox450 void CXFA_FFComboBox::SetItemState(int32_t nIndex, FX_BOOL bSelected) { in SetItemState() function in CXFA_FFComboBox
70 …void SetItemState(int index, UINT state, UINT mask) { ListView_SetItemState(_window, index, state,… in SetItemState() function
2253 void CXFA_WidgetData::SetItemState(int32_t nIndex, in SetItemState() function in CXFA_WidgetData