Home
last modified time | relevance | path

Searched refs:cmClose (Results 1 – 25 of 43) sorted by relevance

12

/dports/lang/fpc-source/fpc-3.2.2/tests/tbs/
H A Dtb0311.pp15 cmClose = 4;
33 [0..255] - [cmZoom, cmClose, cmResize, cmNext, cmPrev];
H A Dtb0017.pp17 cmClose = 5;
24 [cmZoom, cmClose, cmResize, cmNext, cmPrev]);
/dports/lang/fpc-source/fpc-3.2.2/packages/ide/
H A Dfpmwnd.inc20 Message(P,evCommand,cmClose,nil);
223 Message(W,evCommand,cmClose,nil);
H A Dfpide.pas1021 NewItem(menu_window_close,menu_key_window_close, kbAltF3, cmClose, hcClose,
1110 NewStatusKey('', kbAltF3, cmClose,
1120 NewStatusKey(status_help_close, kbEsc, cmClose,
1143 NewStatusKey('', kbEsc, cmClose,
1148 NewStatusKey(status_close, kbEsc, cmClose,
H A Dfpmdebug.inc60 Message(UserScreenWindow,evCommand,cmClose,nil);
H A Dfphelp.pas681 Message(P,evCommand,cmClose,nil);
H A Dfpsymbol.pas297 Message(P,evCommand,cmClose,nil);
643 PutCommand(Owner,evCommand,cmClose,nil);
/dports/editors/fpc-ide/fpc-3.2.2/packages/ide/
H A Dfpmwnd.inc20 Message(P,evCommand,cmClose,nil);
223 Message(W,evCommand,cmClose,nil);
H A Dfpide.pas1021 NewItem(menu_window_close,menu_key_window_close, kbAltF3, cmClose, hcClose,
1110 NewStatusKey('', kbAltF3, cmClose,
1120 NewStatusKey(status_help_close, kbEsc, cmClose,
1143 NewStatusKey('', kbEsc, cmClose,
1148 NewStatusKey(status_close, kbEsc, cmClose,
H A Dfpmdebug.inc60 Message(UserScreenWindow,evCommand,cmClose,nil);
H A Dfphelp.pas681 Message(P,evCommand,cmClose,nil);
H A Dfpsymbol.pas297 Message(P,evCommand,cmClose,nil);
643 PutCommand(Owner,evCommand,cmClose,nil);
/dports/editors/fte/fte/src/
H A Dconsole.h70 cmClose, enumerator
H A Degui.cpp345 case cmClose: in DispatchEvent()
H A Dg_qt.cpp687 NextEvent.Msg.Command = cmClose; in closeEvent()
752 NextEvent.Msg.Command = cmClose;
/dports/devel/fpc-fv/fpc-3.2.2/packages/fv/src/
H A Dfvconsts.pas222 cmClose = 4;
H A Dapp.pas1148 NewStatusKey('', kbAltF3, cmClose,
1203 NewItem('~C~lose', 'Alt+F3', kbAltF3, cmClose, hcClose,
H A Dviews.pas218 cmClose = 4; { Close command }
807 [cmZoom, cmClose, cmResize, cmNext, cmPrev]); { All active but these }
2946 Event.Command := cmClose;
3897 If Valid(cmClose) Then Free; { Dispose of self }
3926 WindowCommands := WindowCommands + [cmClose]; { Add close command }
3988 cmClose: { CLOSE COMMAND }
H A Dstatuses.pas1270 cmCancel, cmClose :
/dports/lang/fpc-source/fpc-3.2.2/packages/fv/src/
H A Dfvconsts.pas222 cmClose = 4;
H A Dapp.pas1148 NewStatusKey('', kbAltF3, cmClose,
1203 NewItem('~C~lose', 'Alt+F3', kbAltF3, cmClose, hcClose,
H A Dviews.pas218 cmClose = 4; { Close command }
807 [cmZoom, cmClose, cmResize, cmNext, cmPrev]); { All active but these }
2946 Event.Command := cmClose;
3897 If Valid(cmClose) Then Free; { Dispose of self }
3926 WindowCommands := WindowCommands + [cmClose]; { Add close command }
3988 cmClose: { CLOSE COMMAND }
H A Dstatuses.pas1270 cmCancel, cmClose :
/dports/devel/fpc-fv/fpc-3.2.2/packages/fv/examples/
H A Dtestapp.pas259 NewStatusKey('~Alt+F3~ Close', kbAltF3, cmClose,
/dports/lang/fpc-source/fpc-3.2.2/packages/fv/examples/
H A Dtestapp.pas259 NewStatusKey('~Alt+F3~ Close', kbAltF3, cmClose,

12