Searched refs:InsertCheckItemAt (Results 1 – 8 of 8) sorted by relevance
163 bool CefSimpleMenuModelImpl::InsertCheckItemAt(int index, in InsertCheckItemAt() function in CefSimpleMenuModelImpl169 model_->InsertCheckItemAt(index, command_id, label); in InsertCheckItemAt()
62 bool InsertCheckItemAt(int index,
81 bool InsertCheckItemAt(int index,
340 bool CefMenuModelImpl::InsertCheckItemAt(int index, in InsertCheckItemAt() function in CefMenuModelImpl
50 bool InsertCheckItemAt(int index,
242 bool CefMenuModelCToCpp::InsertCheckItemAt(int index, in InsertCheckItemAt() function in CefMenuModelCToCpp
134 virtual bool InsertCheckItemAt(int index,
260 bool _retval = CefMenuModelCppToC::Get(self)->InsertCheckItemAt( in menu_model_insert_check_item_at()