#include <mzfc/UiWin.h>
组合类型 | |
class | UiGif |
struct | UiGif::MZGIF_GCEHEADER |
struct | UiGif::MZGIF_IMGDESC |
struct | UiGif::MZGIF_LSD |
宏定义 | |
#define | MZGIF_ALIGN_BOTTOM 0x0020 |
#define | MZGIF_ALIGN_CENTER 0x0001 |
#define | MZGIF_ALIGN_LEFT 0x0002 |
#define | MZGIF_ALIGN_RIGHT 0x0004 |
#define | MZGIF_ALIGN_TOP 0x0010 |
#define | MZGIF_ALIGN_VCENTER 0x0008 |
#define | MZGIF_DRAW_ORIGIN 0x00 |
#define | MZGIF_DRAW_STRETCH 0x01 |
#define | MZGIF_DRAW_TITLE 0x02 |
#define | MZGIF_DRAW_X_REVERSE 0x0040 |
#define | MZGIF_DRAW_Y_REVERSE 0x0080 |
#define MZGIF_ALIGN_BOTTOM 0x0020 |
#define MZGIF_ALIGN_CENTER 0x0001 |
#define MZGIF_ALIGN_LEFT 0x0002 |
#define MZGIF_ALIGN_RIGHT 0x0004 |
#define MZGIF_ALIGN_TOP 0x0010 |
#define MZGIF_ALIGN_VCENTER 0x0008 |
#define MZGIF_DRAW_ORIGIN 0x00 |
#define MZGIF_DRAW_STRETCH 0x01 |
#define MZGIF_DRAW_TITLE 0x02 |
#define MZGIF_DRAW_X_REVERSE 0x0040 |
#define MZGIF_DRAW_Y_REVERSE 0x0080 |