Searched defs:customMenu (Results 1 – 2 of 2) sorted by relevance
37 …st Vector<WebContextMenuItemData>& proposedMenuVector, Vector<WebContextMenuItemData>& customMenu,… in getContextMenuFromProposedMenu()
152 … PlatformMenuDescription customMenu = m_client->getCustomMenuFromDefaultItems(m_contextMenu.get()); in showContextMenu() local