Home
last modified time | relevance | path

Searched defs:SetLabelAt (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/browser/
Dsimple_menu_model_impl.cc252 bool CefSimpleMenuModelImpl::SetLabelAt(int index, const CefString& label) { in SetLabelAt() function in CefSimpleMenuModelImpl
Dmenu_model_impl.cc439 bool CefMenuModelImpl::SetLabelAt(int index, const CefString& label) { in SetLabelAt() function in CefMenuModelImpl
/third_party/cef/libcef_dll/ctocpp/
Dmenu_model_ctocpp.cc459 bool CefMenuModelCToCpp::SetLabelAt(int index, const CefString& label) { in SetLabelAt() function in CefMenuModelCToCpp