Searched defs:GetCheckState (Results 1 – 4 of 4) sorted by relevance
38 int32_t CFWL_CheckBox::GetCheckState() { in GetCheckState() function in CFWL_CheckBox
27 int32_t IFWL_CheckBox::GetCheckState() { in GetCheckState() function in IFWL_CheckBox163 int32_t CFWL_CheckBoxImp::GetCheckState() { in GetCheckState() function in CFWL_CheckBoxImp
90 bool GetCheckState(UINT index) { return BOOLToBool(ListView_GetCheckState(_window, index)); } in GetCheckState() function
1844 XFA_CHECKSTATE CXFA_WidgetData::GetCheckState() { in GetCheckState() function in CXFA_WidgetData