Home
last modified time | relevance | path

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

/dports/x11-fm/xfe/xfe-1.44/src/
H A DDirPanel.h68 ID_DIR_CUT, enumerator
H A DDirPanel.cpp398 FXMAPFUNC(SEL_COMMAND, DirPanel::ID_DIR_CUT, DirPanel::onCmdDirMan),
1407 sel = FXSEL(SEL_COMMAND, DirPanel::ID_DIR_CUT); in onCmdPaste()
1489 sel = FXSEL(SEL_COMMAND, DirPanel::ID_DIR_CUT); in onCmdPaste()
1701 if (FXSELID(sel) == ID_DIR_CUT) in onCmdDirMan()