Home
last modified time | relevance | path

Searched refs:LFUN_INSET_END_EDIT (Results 1 – 3 of 3) sorted by relevance

/dports/print/lyx/lyx-2.3.4.2/src/insets/
H A DInsetERT.cpp152 case LFUN_INSET_END_EDIT: { in doDispatch()
188 case LFUN_INSET_END_EDIT: in getStatus()
/dports/print/lyx/lyx-2.3.4.2/src/
H A DFuncCode.h484 LFUN_INSET_END_EDIT, // gb/rkh, 20180605 enumerator
H A DLyXAction.cpp2040 { LFUN_INSET_END_EDIT, "inset-end-edit", ReadOnly | AtPoint, Edit }, in init()