Home
last modified time | relevance | path

Searched refs:getHyphenationSoftHyphensOnly (Results 1 – 2 of 2) sorted by relevance

/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/include/
H A Dtextlang.h70 static bool getHyphenationSoftHyphensOnly() { return _hyphenation_soft_hyphens_only; } in getHyphenationSoftHyphensOnly() function
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvdocview.cpp6751 if ( enabled != TextLangMan::getHyphenationSoftHyphensOnly() ) { in propsApply()