Home
last modified time | relevance | path

Searched refs:smartQuotes (Results 1 – 8 of 8) sorted by relevance

/dports/editors/focuswriter/focuswriter-1.7.6/src/
H A Dpreferences.h77 bool smartQuotes() const;
H A Dpreferences.cpp288 bool Preferences::smartQuotes() const in smartQuotes() function in Preferences
H A Dsmart_quotes.cpp273 m_enabled = Preferences::instance().smartQuotes(); in loadPreferences()
H A Dwindow.cpp1213 m_replace_document_quotes->setEnabled(Preferences::instance().smartQuotes()); in loadPreferences()
1214 m_replace_selection_quotes->setEnabled(Preferences::instance().smartQuotes()); in loadPreferences()
H A Dpreferences_dialog.cpp154 m_smart_quotes->setChecked(Preferences::instance().smartQuotes()); in PreferencesDialog()
/dports/editors/texworks/texworks-release-0.6.2/src/
H A DPrefsDialog.cpp321 smartQuotes->setCurrentIndex(kDefault_QuotesMode); in restoreDefaults()
442 dlg.smartQuotes->addItems(quotesModes); in doPrefsDialog()
535 dlg.smartQuotes->setCurrentIndex(settings.contains("smartQuotes") in doPrefsDialog()
693 settings.setValue("smartQuotes", dlg.smartQuotes->currentText()); in doPrefsDialog()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DContextMenuController.cpp565 …ContextMenuItem smartQuotes(CheckableActionType, ContextMenuItemTagSmartQuotes, contextMenuItemTag… in createAndAppendSubstitutionsSubMenu() local
573 appendItem(smartQuotes, &substitutionsMenu); in createAndAppendSubstitutionsSubMenu()
/dports/www/nextcloud/nextcloud/apps-pkg/text/js/
H A Dvendors.js.map1smartQuotes = [openDoubleQuote, closeDoubleQuote, openSingleQuote, closeSingleQuote];\n\n// :: (Re…