Searched refs:CEF_SCHEME_OPTION_SECURE (Results 1 – 3 of 3) sorted by relevance
42 const bool is_secure = options & CEF_SCHEME_OPTION_SECURE; in AddCustomScheme()
2868 CEF_SCHEME_OPTION_SECURE = 1 << 3, enumerator
2586 CEF_SCHEME_OPTION_SECURE | in RegisterSchemeHandlerCustomSchemes()2590 "customstdfetch", CEF_SCHEME_OPTION_STANDARD | CEF_SCHEME_OPTION_SECURE | in RegisterSchemeHandlerCustomSchemes()