Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/
Dmenu_model_impl.cc44 ItemType GetTypeAt(int index) const override { in GetTypeAt() function in __anonef9d7b700111::CefSimpleMenuModel
454 CefMenuModelImpl::MenuItemType CefMenuModelImpl::GetTypeAt(int index) { in GetTypeAt() function in CefMenuModelImpl
Dsimple_menu_model_impl.cc265 CefSimpleMenuModelImpl::MenuItemType CefSimpleMenuModelImpl::GetTypeAt( in GetTypeAt() function in CefSimpleMenuModelImpl
/third_party/cef/libcef_dll/ctocpp/
Dmenu_model_ctocpp.cc498 CefMenuModel::MenuItemType CefMenuModelCToCpp::GetTypeAt(int index) { in GetTypeAt() function in CefMenuModelCToCpp