Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/
Dsimple_menu_model_impl.cc20 cef_menu_item_type_t GetCefItemType(ui::MenuModel::ItemType type) { in GetCefItemType() function
270 return GetCefItemType(model_->GetTypeAt(index)); in GetTypeAt()