Searched refs:setDefaultFormatDetection (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DSettings.h296 void setDefaultFormatDetection(bool flag) { m_default_format_detection = flag; } function in class:WebCore::Settings
/external/webkit/Source/WebKit/android/jni/
H A DWebSettings.cpp512 s->setDefaultFormatDetection(flag);

Completed in 191 milliseconds