Home
last modified time | relevance | path

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

/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiSpellchecker.cpp104 bool isWrapAround() const { return wrap_around_; } in isWrapAround() function
286 bool SpellcheckerWidget::Private::isWrapAround(DocIterator const & cursor) const in isWrapAround() function in lyx::frontend::SpellcheckerWidget::Private