Searched defs:completionSupported (Results 1 – 6 of 6) sorted by relevance
373 virtual bool completionSupported(Cursor const &) const { return false; } in completionSupported() function
962 bool InsetText::completionSupported(Cursor const & cur) const in completionSupported() function in lyx::InsetText
6533 bool InsetTabular::completionSupported(Cursor const & cur) const in completionSupported() function in lyx::InsetTabular
1966 bool InsetMathNest::completionSupported(Cursor const & cur) const in completionSupported() function in lyx::InsetMathNest
1230 bool InsetMathMacro::completionSupported(Cursor const & cur) const in completionSupported() function in lyx::InsetMathMacro
2193 bool Text::completionSupported(Cursor const & cur) const in completionSupported() function in lyx::Text