Searched refs:ValidIndex (Results 1 – 3 of 3) sorted by relevance
156 if (!VerifyContext() || !ValidIndex(index)) in InsertItemAt()166 if (!VerifyContext() || !ValidIndex(index)) in InsertCheckItemAt()177 if (!VerifyContext() || !ValidIndex(index)) in InsertRadioItemAt()188 if (!VerifyContext() || !ValidIndex(index)) in InsertSubMenuAt()201 if (!VerifyContext() || !ValidIndex(index)) in RemoveAt()226 if (!VerifyContext() || !ValidIndex(index)) in GetCommandIdAt()242 if (!VerifyContext() || !ValidIndex(index)) in GetLabelAt()253 if (!VerifyContext() || !ValidIndex(index)) in SetLabelAt()267 if (!VerifyContext() || !ValidIndex(index)) in GetTypeAt()278 if (!VerifyContext() || !ValidIndex(index)) in GetGroupIdAt()[all …]
148 bool ValidIndex(int index);
290 ValidIndex,