Home
last modified time | relevance | path

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

/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dtexstudio.cpp4940 QList<int> mathFormats = QList<int>() << m_formats->id("numbers") << m_formats->id("math-keyword"); in insertFormula() local
8136 …QSet<int> mathFormats = QSet<int>() << m_formats->id("numbers") << m_formats->id("math-keyword") <… in previewLatex() local