Searched refs:formatDetectionAddress (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DCachedFramePlatformDataAndroid.cpp43 m_format_detection_address = settings->formatDetectionAddress();
/external/webkit/Source/WebCore/page/
H A DSettings.h288 bool formatDetectionAddress() const { return m_format_detection_address; } function in class:WebCore::Settings
/external/webkit/Source/WebKit/android/content/
H A Daddress_detector.cpp163 return settings && settings->formatDetectionAddress();

Completed in 937 milliseconds