Searched defs:FormatLabel (Results 1 – 6 of 6) sorted by relevance
28 virtual bool FormatLabel(std::u16string& label) { return false; } in FormatLabel() function
274 bool CefMenuManager::FormatLabel(CefRefPtr<CefMenuModelImpl> source, in FormatLabel() function in CefMenuManager
40 bool CefMenuRunnerLinux::FormatLabel(std::u16string& label) { in FormatLabel() function in CefMenuRunnerLinux
34 bool CefMenuRunnerViews::FormatLabel(std::u16string& label) { in FormatLabel() function in CefMenuRunnerViews
102 virtual bool FormatLabel(CefRefPtr<CefMenuModel> menu_model, in FormatLabel() function
151 bool CefMenuModelDelegateCToCpp::FormatLabel(CefRefPtr<CefMenuModel> menu_model, in FormatLabel() function in CefMenuModelDelegateCToCpp