Home
last modified time | relevance | path

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

/dports/print/lyx/lyx-2.3.4.2/src/
H A DFuncCode.h347 LFUN_PARAGRAPH_MOVE_DOWN, enumerator
H A DLyXAction.cpp3154 { LFUN_PARAGRAPH_MOVE_DOWN, "paragraph-move-down", Noop, Edit }, in init()
H A DText3.cpp624 case LFUN_PARAGRAPH_MOVE_DOWN: { in dispatch()
3193 case LFUN_PARAGRAPH_MOVE_DOWN: in getStatus()