eqtapmacro.h
来自「Symbian平台 数字键盘手机输入法源码」· C头文件 代码 · 共 22 行
H
22 行
/*the key was not processed by this IM*/
#define KEY_RESULT_NOTPROCESSED -1
/*this IM's parent window is NULL*/
#define KEY_RESULT_ERRORPARENT -2
#define IM_ERROR_INITIALIZE -1
#define BOOL TBool
#define MAXCAND 9
#define DOWN_DISABLE 0
#define DOWN_ENABLE 1
#define UP_DISABLE 2
#define UP_ENABLE 3
#define OUTAREAWIDTH 16
#define CURRENT_WORD_NULL TRUE
#define CURRENT_WORD_NOT_NULL FALSE
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?