Home
last modified time | relevance | path

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

/dports/print/lyx/lyx-2.3.4.2/src/
H A DFuncCode.h408 LFUN_COMPLETION_CANCEL, enumerator
H A DLyXAction.cpp1310 { LFUN_COMPLETION_CANCEL, "completion-cancel", SingleParUpdate, Edit }, in init()
/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiView.cpp2117 case LFUN_COMPLETION_CANCEL: in getStatus()
4207 case LFUN_COMPLETION_CANCEL: in dispatch()