Home
last modified time | relevance | path

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

/dports/print/lyx/lyx-2.3.4.2/src/mathed/
H A DInsetMathSymbol.cpp33 InsetMathSymbol::InsetMathSymbol(latexkeys const * l) in InsetMathSymbol() function in lyx::InsetMathSymbol
38 InsetMathSymbol::InsetMathSymbol(char const * name) in InsetMathSymbol() function in lyx::InsetMathSymbol
44 InsetMathSymbol::InsetMathSymbol(docstring const & name) in InsetMathSymbol() function in lyx::InsetMathSymbol
H A DInsetMath.h76 class InsetMathSymbol; variable