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

  /external/webkit/Source/WebKit/android/WebCoreSupport/
CachedFramePlatformDataAndroid.cpp 60 settings->setFormatDetectionAddress(m_format_detection_address);
  /external/webkit/Source/WebCore/page/
Settings.h 287 void setFormatDetectionAddress(bool);
Settings.cpp 694 void Settings::setFormatDetectionAddress(bool detect)
  /external/webkit/Source/WebKit/android/jni/
WebSettings.cpp 474 s->setFormatDetectionAddress(flag);

Completed in 45 milliseconds