OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:webkitNotificationsEnabled
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/bindings/generic/
RuntimeEnabledFeatures.h
49
static bool
webkitNotificationsEnabled
() { return isWebkitNotificationsEnabled; }
/external/webkit/Source/WebKit/chromium/src/
WebRuntimeFeatures.cpp
133
return RuntimeEnabledFeatures::
webkitNotificationsEnabled
();
Completed in 16 milliseconds