Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/Shared/
H A DTextCheckerState.h39 bool isAutomaticQuoteSubstitutionEnabled; member
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSSpellChecker.m176 {
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/app_shim_remote_cocoa/
H A Drender_widget_host_view_cocoa.mm1569 - (BOOL)isAutomaticQuoteSubstitutionEnabled { 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.mm1556 - (BOOL)isAutomaticQuoteSubstitutionEnabled { method
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/API/mac/
H A DWKView.mm834 {
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/editing/
H A DEditor.cpp1319 bool Editor::isAutomaticQuoteSubstitutionEnabled() in isAutomaticQuoteSubstitutionEnabled() function in WebCore::Editor
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/loader/
H A DEmptyClients.h503 virtual bool isAutomaticQuoteSubstitutionEnabled() { return false; } in isAutomaticQuoteSubstitutionEnabled() function