OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setFormatDetectionEmail
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/WebKit/android/WebCoreSupport/
CachedFramePlatformDataAndroid.cpp
61
settings->
setFormatDetectionEmail
(m_format_detection_email);
/external/webkit/Source/WebCore/page/
Settings.h
290
void
setFormatDetectionEmail
(bool);
Settings.cpp
699
void Settings::
setFormatDetectionEmail
(bool detect)
/external/webkit/Source/WebKit/android/jni/
WebSettings.cpp
475
s->
setFormatDetectionEmail
(flag);
Completed in 997 milliseconds