Searched defs:CheckItem (Results 1 – 3 of 3) sorted by relevance
151 DWORD CheckItem(UINT id, UINT uCheck) { return ::CheckMenuItem(_menu, id, uCheck); } in CheckItem() function
802 bool CheckItem(const CSection §, const CResItem &item, size_t offset) const in CheckItem() function
703 class CheckItem(MenuItem): class