Home
last modified time | relevance | path

Searched refs:LFUN_MATH_MATRIX (Results 1 – 5 of 5) sorted by relevance

/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiMathMatrix.cpp158 dispatch(FuncRequest(LFUN_MATH_MATRIX, str)); in slotOK()
/dports/print/lyx/lyx-2.3.4.2/src/
H A DFuncCode.h155 LFUN_MATH_MATRIX, enumerator
H A DLyXAction.cpp2820 { LFUN_MATH_MATRIX, "math-matrix", Noop, Math }, in init()
H A DText3.cpp2243 case LFUN_MATH_MATRIX: in dispatch()
3054 case LFUN_MATH_MATRIX: in getStatus()
/dports/print/lyx/lyx-2.3.4.2/src/mathed/
H A DInsetMathNest.cpp1061 case LFUN_MATH_MATRIX: { in doDispatch()
1400 case LFUN_MATH_MATRIX: in getStatus()