Home
last modified time | relevance | path

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

/dports/print/lyx/lyx-2.3.4.2/src/
H A DFuncCode.h473 LFUN_BUFFER_ZOOM, // daniel, 20161028 enumerator
H A DLyXAction.cpp900 { LFUN_BUFFER_ZOOM, "buffer-zoom", ReadOnly, Buffer }, in init()
/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiView.cpp2141 case LFUN_BUFFER_ZOOM: { in getStatus()
4223 case LFUN_BUFFER_ZOOM: { in dispatch()
4225 if (cmd.action() == LFUN_BUFFER_ZOOM) in dispatch()
4232 if (cmd.action() == LFUN_BUFFER_ZOOM) in dispatch()