Searched refs:CefSchemeRegistrarCppToC (Results 1 – 3 of 3) sorted by relevance
36 bool _retval = CefSchemeRegistrarCppToC::Get(self)->AddCustomScheme( in scheme_registrar_add_custom_scheme()47 CefSchemeRegistrarCppToC::CefSchemeRegistrarCppToC() { in CefSchemeRegistrarCppToC() function in CefSchemeRegistrarCppToC53 CefSchemeRegistrarCppToC::~CefSchemeRegistrarCppToC() {} in ~CefSchemeRegistrarCppToC()57 CefSchemeRegistrarCppToC,67 CefSchemeRegistrarCppToC,76 CefWrapperType CefCppToCScoped<CefSchemeRegistrarCppToC,
29 class CefSchemeRegistrarCppToC30 : public CefCppToCScoped<CefSchemeRegistrarCppToC,34 CefSchemeRegistrarCppToC();35 virtual ~CefSchemeRegistrarCppToC();
61 CefOwnPtr<CefSchemeRegistrarCppToC> registrarPtr( in OnRegisterCustomSchemes()62 CefSchemeRegistrarCppToC::WrapRaw(registrar)); in OnRegisterCustomSchemes()