Home
last modified time | relevance | path

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

/dports/print/lyx/lyx-2.3.4.2/src/
H A DFuncCode.h145 LFUN_SERVER_GOTO_FILE_ROW, enumerator
H A DLyXAction.cpp3548 { LFUN_SERVER_GOTO_FILE_ROW, "server-goto-file-row", ReadOnly | NoBuffer, System }, in init()
/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiView.cpp2212 case LFUN_SERVER_GOTO_FILE_ROW: in getStatus()
4272 case LFUN_SERVER_GOTO_FILE_ROW: in dispatch()