Searched defs:SetItemState (Results 1 – 4 of 4) sorted by relevance
171 void CXFA_FFListBox::SetItemState(int32_t nIndex, bool bSelected) { in SetItemState() function in CXFA_FFListBox
292 void CXFA_FFComboBox::SetItemState(int32_t nIndex, bool bSelected) { in SetItemState() function in CXFA_FFComboBox
91 …void SetItemState(int index, UINT state, UINT mask) { ListView_SetItemState(_window, index, state,… in SetItemState() function
4345 void CXFA_Node::SetItemState(int32_t nIndex, in SetItemState() function in CXFA_Node