Home
last modified time | relevance | path

Searched refs:editRotateClipboard (Results 1 – 2 of 2) sorted by relevance

/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXTerminal.h275 int editRotateClipboard();
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXTerminal.cpp2928 else if (event->state & ALTMASK) return editRotateClipboard(); in onKeyPress()
3567 int FXTerminal::editRotateClipboard() in editRotateClipboard() function in FX::FXTerminal