OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CustomHandlersState
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/modules/navigatorcontentutils/
NavigatorContentUtilsClient.h
43
enum
CustomHandlersState
{
49
virtual
CustomHandlersState
isProtocolHandlerRegistered(const String& scheme, const String& baseURL, const String& url) = 0;
NavigatorContentUtils.cpp
160
static String customHandlersStateString(const NavigatorContentUtilsClient::
CustomHandlersState
state)
Completed in 40 milliseconds