Home
last modified time | relevance | path

Searched refs:LFUN_WORD_RIGHT (Results 1 – 6 of 6) sorted by relevance

/dports/print/lyx/lyx-2.3.4.2/src/
H A DFuncCode.h385 LFUN_WORD_RIGHT, // dov, 20071028 enumerator
H A DLyXAction.cpp4291 { LFUN_WORD_RIGHT, "word-right", ReadOnly | NoUpdate, Edit }, in init()
H A DText3.cpp942 case LFUN_WORD_RIGHT: in dispatch()
3398 case LFUN_WORD_RIGHT: in getStatus()
/dports/print/lyx/lyx-2.3.4.2/src/mathed/
H A DInsetMathNest.cpp597 case LFUN_WORD_RIGHT: in doDispatch()
629 || act == LFUN_WORD_RIGHT in doDispatch()
662 || act == LFUN_WORD_RIGHT); in doDispatch()
/dports/print/lyx/lyx-2.3.4.2/lib/doc/
H A DLFUNs.lyx4229 …on the language. The arrow keys should be bound to LFUN_WORD_LEFT or LFUN_WORD_RIGHT actions, whic…
4389 …on the language. The arrow keys should be bound to LFUN_WORD_LEFT or LFUN_WORD_RIGHT actions, whic…
4525 Notion See also LFUN_WORD_RIGHT for exact details of the movement.
/dports/print/lyx/lyx-2.3.4.2/src/insets/
H A DInsetTabular.cpp4276 case LFUN_WORD_RIGHT: in doDispatch()
4306 || act == LFUN_WORD_RIGHT in doDispatch()