Searched defs:SetCheckState (Results 1 – 3 of 3) sorted by relevance
91 void CFWL_CheckBox::SetCheckState(int32_t iCheck) { in SetCheckState() function in CFWL_CheckBox
110 …void SetCheckState(UINT index, bool checkState) { ListView_SetCheckState(_window, index, BoolToBOO… in SetCheckState() function
4014 void CXFA_Node::SetCheckState(XFA_CheckState eCheckState) { in SetCheckState() function in CXFA_Node