Home
last modified time | relevance | path

Searched defs:isAutomaticLinkDetectionEnabled (Results 1 – 4 of 4) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/Shared/
H A DTextCheckerState.h41 bool isAutomaticLinkDetectionEnabled; member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/API/mac/
H A DWKView.mm874 {
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/editing/
H A DEditor.cpp1330 bool Editor::isAutomaticLinkDetectionEnabled() in isAutomaticLinkDetectionEnabled() function in WebCore::Editor
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/loader/
H A DEmptyClients.h505 virtual bool isAutomaticLinkDetectionEnabled() { return false; } in isAutomaticLinkDetectionEnabled() function