Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/native/
Dnative_menu_win.cc119 static CefNativeMenuWin* GetCefNativeMenuWinFromHMENU(HMENU hmenu) { in GetCefNativeMenuWinFromHMENU() function
192 CefNativeMenuWin* menu_win = GetCefNativeMenuWinFromHMENU(menu); in OnMenuCommand()
586 info->menu = GetCefNativeMenuWinFromHMENU(menu); in GetHighlightedMenuItemInfo()
663 GetCefNativeMenuWinFromHMENU(mii.hSubMenu)->parent_ = this; in AddMenuItemAt()