?? container_misc.h
字號:
/* **************************************************************************************
* Copyright (c) 2005 ZORAN Corporation, All Rights Reserved
* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF ZORAN CORPORATION
*
* File: $Workfile: Container_misc.h$
*
* Description:
* ========
*
****************************************************************************************/
#ifndef _CONTAINER_MISC_H
#define _CONTAINER_MISC_H
#include "Config.h" // Global Configuration - do not remove!
#include "include\sysdefs.h"
#include "GUI\Menu_system\ms_object.h"
#include "GUI\Menu_system\osd_rendering.h"
BOOL CMisc_ContainerStandardBackgroundFill(MSO_OBJECT __NEAR* pThis, MS_AREA __NEAR* pThisAbsArea);
INT16 CMisc_OffsetToAlignObjectInContainer( INT8 iAlignment, INT16 iObject, INT16 iContainer);
#endif // _CONTAINER_MISC_H
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -