📄 guilocal.h
字号:
/*
* Start of Zoran Standard Header
* Copyright (c) 2005 Zoran Corporation
*
*
* All rights reserved. Proprietary and confidential.
*
* DESCRIPTION for guilocal.h
* Graphical User Interface
* Miscellaneous Definitions and declarations local to the gui subsystem
*
* NEW HISTORY COMMENT (description must be followed by a blank line)
* <Enter change description here>
* ===== HISTORY of changes in //depot/imgeng/sw/se_gw/gui/guilocal.h
*
* 2/Dec/05 #1 dstrauss Created.
*
*
* End of Zoran Standard Header
*/
#ifndef _GUILOCAL_H_
#define GUI_TICK_RATE 40 /* tick rate in milliseconds */
#endif //_GUILOCAL_H_
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -