Home
last modified time | relevance | path

Searched defs:isAutomaticTextReplacementEnabled (Results 1 – 7 of 7) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/Shared/
H A DTextCheckerState.h42 bool isAutomaticTextReplacementEnabled; member
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSSpellChecker.m166 {
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/app_shim_remote_cocoa/
H A Drender_widget_host_view_cocoa.mm1601 - (BOOL)isAutomaticTextReplacementEnabled { method
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/app_shim_remote_cocoa/
H A Drender_widget_host_view_cocoa.mm1588 - (BOOL)isAutomaticTextReplacementEnabled { method
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/API/mac/
H A DWKView.mm894 {
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/editing/
H A DEditor.cpp1352 bool Editor::isAutomaticTextReplacementEnabled() in isAutomaticTextReplacementEnabled() function in WebCore::Editor
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/loader/
H A DEmptyClients.h509 virtual bool isAutomaticTextReplacementEnabled() { return false; } in isAutomaticTextReplacementEnabled() function