Searched defs:GetCheckState (Results 1 – 2 of 2) sorted by relevance
90 bool GetCheckState(UINT index) { return BOOLToBool(ListView_GetCheckState(_window, index)); } in GetCheckState() function
529 XFA_CHECKSTATE CXFA_WidgetData::GetCheckState() { in GetCheckState() function in CXFA_WidgetData