Home
last modified time | relevance | path

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

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