1
0
mirror of https://github.com/azure-rtos/guix.git synced 2025-02-04 07:13:17 +08:00
guix/test/example_internal/polygon_32bpp/polygon_32bpp_resources.h
Ting Zhu 0e6fdbf5ab
Add GUIX regression tests. (#68)
Add GUIX regression tests.
2023-11-16 15:56:54 +08:00

92 lines
3.4 KiB
C

/*******************************************************************************/
/* This file is auto-generated by Azure RTOS GUIX Studio. Do not edit this */
/* file by hand. Modifications to this file should only be made by running */
/* the Azure RTOS GUIX Studio application and re-generating the application */
/* resource file(s). For more information please refer to the Azure RTOS GUIX */
/* Studio User Guide, or visit our web site at azure.com/rtos */
/* */
/* GUIX Studio Revision 6.1.12.0 */
/* Date (dd.mm.yyyy): 25. 8.2022 Time (hh:mm): 18:41 */
/*******************************************************************************/
#ifndef _POLYGON_32BPP_DISPLAY_1_RESOURCES_H_
#define _POLYGON_32BPP_DISPLAY_1_RESOURCES_H_
#include "gx_api.h"
/* Display and theme definitions */
#define DISPLAY_1 0
#define DISPLAY_1_COLOR_FORMAT GX_COLOR_FORMAT_32ARGB
#define DISPLAY_1_X_RESOLUTION 640
#define DISPLAY_1_Y_RESOLUTION 480
#define DISPLAY_1_DEFAULT_THEME 0
#define DISPLAY_1_THEME_TABLE_SIZE 1
/* Language definitions */
#define LANGUAGE_ENGLISH 0
#define DISPLAY_1_LANGUAGE_TABLE_SIZE 1
/* Color ID definitions */
#define DISPLAY_1_COLOR_TABLE_SIZE 29
/* Font ID definitions */
#define DISPLAY_1_FONT_TABLE_SIZE 4
/* Pixelmap ID definitions */
#define GX_PIXELMAP_ID_RADIOBUTTON_ALPHA 5
#define GX_PIXELMAP_ID_RADIOBUTTON_ALPHA_COMPRESS 6
#define GX_PIXELMAP_ID_RADIOBUTTON_COMPRESS 7
#define GX_PIXELMAP_ID_RADIOBUTTON_RAW 8
#define DISPLAY_1_PIXELMAP_TABLE_SIZE 9
/* String Ids */
#define GX_STRING_ID_STRING_1 1
#define GX_STRING_ID_STRING_2 2
#define GX_STRING_ID_STRING_3 3
#define GX_STRING_ID_STRING_4 4
#define GX_STRING_ID_STRING_5 5
#define GX_STRING_ID_STRING_6 6
#define GX_STRING_ID_STRING_7 7
#define GX_STRING_ID_STRING_8 8
#define GX_STRING_ID_STRING_9 9
#define GX_STRING_ID_STRING_10 10
#define GX_STRING_ID_STRING_11 11
#define GX_STRING_ID_STRING_12 12
#define GX_STRING_ID_STRING_13 13
#define GX_STRING_ID_STRING_14 14
#define GX_STRING_ID_STRING_15 15
#define GX_STRING_ID_STRING_16 16
#define GX_STRING_ID_STRING_17 17
#define GX_STRING_ID_STRING_18 18
#define GX_STRING_ID_STRING_19 19
#define GX_STRING_ID_STRING_20 20
#define GX_STRING_ID_STRING_21 21
#define GX_STRING_ID_STRING_22 22
#define GX_STRING_ID_STRING_23 23
#define GX_STRING_ID_STRING_24 24
#define GX_STRING_ID_STRING_25 25
#define GX_STRING_ID_STRING_26 26
#define GX_STRING_ID_STRING_27 27
#define GX_STRING_ID_STRING_28 28
#define GX_STRING_ID_STRING_29 29
#define GX_STRING_ID_STRING_30 30
#define GX_STRING_ID_STRING_31 31
#define GX_STRING_ID_STRING_32 32
#define GX_STRING_ID_STRING_33 33
#define GX_STRING_ID_STRING_34 34
#define GX_STRING_ID_STRING_35 35
#define GX_STRING_ID_STRING_36 36
#define GX_STRING_ID_STRING_37 37
#define GX_STRING_ID_STRING_38 38
#define GX_STRING_ID_STRING_39 39
#define DISPLAY_1_STRING_TABLE_SIZE 40
#endif /* sentry */