Home
last modified time | relevance | path

Searched refs:getShowEndings (Results 1 – 3 of 3) sorted by relevance

/dports/editors/featherpad/FeatherPad-1.0.1/featherpad/
H A Dconfig.h313 bool getShowEndings() const { in getShowEndings() function
H A Dsyntax.cpp316 config.getShowEndings(), in syntaxHighlighting()
H A Dpref.cpp118 showEndings_ = config.getShowEndings(); in PrefDialog()
243 ui->endingsBox->setChecked (config.getShowEndings()); in PrefDialog()
569 || showEndings_ != config.getShowEndings() in showPrompt()