Searched refs:SetCheckState (Results 1 – 7 of 7) sorted by relevance
53 void SetCheckState(int32_t iCheck);
109 void CFWL_CheckBox::SetCheckState(int32_t iCheck) { in SetCheckState() function in CFWL_CheckBox191 pCheckBox->SetCheckState(0); in NextStates()
83 void SetCheckState(XFA_CHECKSTATE eCheckState, bool bNotify);
549 void CXFA_WidgetData::SetCheckState(XFA_CHECKSTATE eCheckState, bool bNotify) { in SetCheckState() function in CXFA_WidgetData638 widgetData.SetCheckState(XFA_CHECKSTATE_On, bNotify); in SetSelectedMember()
103 …void SetCheckState(UINT index, bool checkState) { ListView_SetCheckState(_window, index, BoolToBOO… in SetCheckState() function
259 m_pDataAcc->SetCheckState(eCheckState, true); in CommitData()
294 pWidgetAcc->SetCheckState(eCheckState, true); in Synchronize()