⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 graphics_offsets.h

📁 一个操作系统源代码 用于嵌入式设备 在Vc++环境下仿真 成功移植到多款处理器上
💻 H
字号:
/* THIS FILE IS AUTOMATICALLY GENERATED */

#ifndef Graphics_transX
#define Graphics_transX                                      0
#define Graphics_transY                                      1
#define Graphics_clip                                        2
#define Graphics_clipped                                     3
#define Graphics_clipX2                                      4
#define Graphics_clipY2                                      5
#define Graphics_rgbColor                                    6
#define Graphics_gray                                        7
#define Graphics_pixel                                       8
#define Graphics_style                                       9
#define Graphics_currentFont                                10
#define Graphics_maxWidth                                   11
#define Graphics_maxHeight                                  12
#define Graphics_destination                                13
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -