Home
last modified time | relevance | path

Searched refs:setFormatDetectionAddress (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit/android/WebCoreSupport/
DCachedFramePlatformDataAndroid.cpp60 settings->setFormatDetectionAddress(m_format_detection_address); in restoreMetadata()
/external/webkit/Source/WebCore/page/
DSettings.h287 void setFormatDetectionAddress(bool);
DSettings.cpp705 void Settings::setFormatDetectionAddress(bool detect) in setFormatDetectionAddress() function in WebCore::Settings
/external/webkit/Source/WebKit/android/jni/
DWebSettings.cpp513 s->setFormatDetectionAddress(flag); in Sync()