Home
last modified time | relevance | path

Searched refs:ValidIndex (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/browser/
Dsimple_menu_model_impl.cc156 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 …]
Dsimple_menu_model_impl.h148 bool ValidIndex(int index);
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction_misc_test.cc290 ValidIndex,