Searched defs:CheckItem (Results 1 – 5 of 5) sorted by relevance
103 bool CheckList<T>::CheckItem(const T& item) { in CheckItem() function
115 bool CheckList<T>::CheckItem(const T& item) { in CheckItem() function
151 DWORD CheckItem(UINT id, UINT uCheck) { return ::CheckMenuItem(_menu, id, uCheck); } in CheckItem() function
849 bool CheckItem(const CSection §, const CResItem &item, size_t offset) const in CheckItem() function
703 class CheckItem(MenuItem): class