HomeSort by relevance Sort by last modified time
    Searched refs:formatDetectionAddress (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit/android/WebCoreSupport/
CachedFramePlatformDataAndroid.cpp 43 m_format_detection_address = settings->formatDetectionAddress();
  /external/webkit/Source/WebCore/page/
Settings.h 288 bool formatDetectionAddress() const { return m_format_detection_address; }
  /external/webkit/Source/WebKit/android/content/
address_detector.cpp 163 return settings && settings->formatDetectionAddress();
    [all...]

Completed in 356 milliseconds