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

📄 osd_gw_slideshow_osd_tables_h.inl

📁 MSTAR03的数码相框的代码
💻 INL
字号:
////////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2006-2008 MStar Semiconductor, Inc.
// All rights reserved.
//
// Unless otherwise stipulated in writing, any and all information contained
// herein regardless in any format shall remain the sole proprietary of
// MStar Semiconductor Inc. and be kept in strict confidence
// (''MStar Confidential Information'') by the recipient.
// Any unauthorized act including without limitation unauthorized disclosure,
// copying, use, reproduction, sale, distribution, modification, disassembling,
// reverse engineering and compiling of the contents of MStar Confidential
// Information is unlawful and strictly prohibited. MStar hereby reserves the
// rights to any and all damages, losses, costs and expenses resulting therefrom.
//
////////////////////////////////////////////////////////////////////////////////


/////////////////////////////////////////////////////////////////////////////
// This file is automatically generated by SkinTool [Version:0.1.9][Build:Apr 11 2008 20:39:38]
/////////////////////////////////////////////////////////////////////////////


typedef enum
{
	HWND_SLIDESHOW_BAR = 1,
	HWND_PLAY_ITEM = 2,
	HWND_PRE_ITEM = 3,
	HWND_NEXT_ITEM = 4,
	HWND_ROTATE_ITEM = 5,
	HWND_THUMB_ITEM = 6,
	HWND_PIC_ADJUST_PAGE = 7,
	HWND_ADJUST_ITEM1 = 8,
	HWND_BRIGHTNESS_BAR = 9,
	HWND_BRIGHTNESS_VAL = 10,
	HWND_BRIGHTNESS_ITEM = 11,
	HWND_ADJUST_ITEM2 = 12,
	HWND_CONTRAST_BAR = 13,
	HWND_CONTRAST_VAL = 14,
	HWND_CONTRAST_ITEM = 15,
	HWND_ADJUST_ITEM3 = 16,
	HWND_COLOR_BAR = 17,
	HWND_COLOR_VAL = 18,
	HWND_COLOR_ITEM = 19,
	HWND_PIC_ZOOM_PAGE = 20,
	HWND_ZOOM_UP_ITEM = 21,
	HWND_ZOOM_LEFT_ITEM = 22,
	HWND_ZOOM_RIGHT_ITEM = 23,
	HWND_ZOOM_DOWN_ITEM = 24,
	HWND_ZOOM_ITEM = 25,
    HWND_GW_SLIDESHOW_OSD_MAX = 26, 
} HWND_WINDOW_GW_SLIDESHOW_OSD_ID;

extern WINDOWDRAWSTYLEDATA _MP_TBLSEG _GUI_WindowsDrawStyleList_Osd_Gw_Slideshow_Osd[];
//extern WINDOWVARDATA _GUI_WindowsRWDataList_Osd_Gw_Slideshow_Osd[];
extern WINDOWDATA _MP_TBLSEG _GUI_WindowList_Osd_Gw_Slideshow_Osd[];
extern WINDOWALPHADATA _MP_TBLSEG _GUI_WindowsAlphaList_Osd_Gw_Slideshow_Osd[];

#define OSD_GW_SLIDESHOW_OSD_XSTART   0
#define OSD_GW_SLIDESHOW_OSD_YSTART   0
#define OSD_GW_SLIDESHOW_OSD_WIDTH   480
#define OSD_GW_SLIDESHOW_OSD_HEIGHT   234

⌨️ 快捷键说明

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