osd_gw_slideshow_root_tables_h.inl

来自「MSTAR03的数码相框的代码」· INL 代码 · 共 40 行

INL
40
字号
////////////////////////////////////////////////////////////////////////////////
//
// 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_BLANK = 1,
    HWND_GW_SLIDESHOW_ROOT_MAX = 2, 
} HWND_WINDOW_GW_SLIDESHOW_ROOT_ID;

extern WINDOWDRAWSTYLEDATA _MP_TBLSEG _GUI_WindowsDrawStyleList_Osd_Gw_Slideshow_Root[];
//extern WINDOWVARDATA _GUI_WindowsRWDataList_Osd_Gw_Slideshow_Root[];
extern WINDOWDATA _MP_TBLSEG _GUI_WindowList_Osd_Gw_Slideshow_Root[];
extern WINDOWALPHADATA _MP_TBLSEG _GUI_WindowsAlphaList_Osd_Gw_Slideshow_Root[];

#define OSD_GW_SLIDESHOW_ROOT_XSTART   0
#define OSD_GW_SLIDESHOW_ROOT_YSTART   0
#define OSD_GW_SLIDESHOW_ROOT_WIDTH   40
#define OSD_GW_SLIDESHOW_ROOT_HEIGHT   40

⌨️ 快捷键说明

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