Home
last modified time | relevance | path

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

/dports/print/lyx/lyx-2.3.4.2/src/insets/
H A DInset.h380 virtual bool automaticInlineCompletion() const { return true; } in automaticInlineCompletion() function
H A DInsetText.cpp975 bool InsetText::automaticInlineCompletion() const in automaticInlineCompletion() function in lyx::InsetText
H A DInsetTabular.cpp6548 bool InsetTabular::automaticInlineCompletion() const in automaticInlineCompletion() function in lyx::InsetTabular
/dports/print/lyx/lyx-2.3.4.2/src/mathed/
H A DInsetMathNest.cpp1978 bool InsetMathNest::automaticInlineCompletion() const in automaticInlineCompletion() function in lyx::InsetMathNest
H A DInsetMathMacro.cpp1252 bool InsetMathMacro::automaticInlineCompletion() const in automaticInlineCompletion() function in lyx::InsetMathMacro