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

📄 osd_act.h

📁 genesis芯片点屏程序
💻 H
字号:
////////////////////////////////////////////////////////////////////////////////
//    Genesis Microchip, Inc.
// This file was generated by Genesis Workbench. PLEASE DO NOT EDIT MANUALLY
////////////////////////////////////////////////////////////////////////////////

#ifndef OSD_ACT_H_DEFINED
#define OSD_ACT_H_DEFINED

// Actions definition
typedef enum ActionIDEnum
{
	AID_GoToState = 0,
	AID_DrawBitmap,
	AID_SelectLongValueButton,
	AID_EraseControl,
	AID_DecState,
	AID_SelectBitmapButton,
	AID_IncState,
	AID_LoadBitmap,
	AID_DrawLongValue,
	AID_DecrementAdjuster,
	AID_DrawSlider,
	AID_IncrementAdjuster,
	AID_LoadColorsInvisibleState,
	AID_SelectTextButton,
	AID_UnselectTextButton,
	AID_DrawStaticText,
	AID_SetAdjuster,
	AID_ResetTimer,
	AID_SaveModeIndependentSettings,
	AID_LoadControlChars,
	AID_AllocateTile,
	AID_DeallocateTile,
	AID_EnableTile,
	AID_LoadColorsDialog,
	AID_SelectSliderButton,
	AID_AdjustFactoryColorTempAction,
	AID_LoadFactoryColorTempSettings,
	AID_ResetOSDTimer,
	AID_SaveFactoryColorTempSettings,
	AID_UnselectTabControl,
	AID_ChangePort,
	AID_SelectTabControl,
	AID_DisableThreeColorBitmapButton,
	AID_InternalTestPatterns,
	AID_RestoreModeDependentSettings,
	AID_RestoreModeIndepSettings,
	AID_FactoryReset,
	AID_SaveFactorySettings,
	AID_StartFloating,
	AID_StopFloating,
	AID_AutoColor,
	AID_DrawTimingInfo,
	AID_RefreshFactoryGlobals,
	AID_SaveModeDependentSettings,
	AID_UpdateModeDependentSettings,
	AID_UpdateUserPrefAdcSettings,
	AID_AdjustFactoryBlendValueFromOsdDisplay,
	AID_AdjustsRGB,
	AID_ChangeLockUnlockOSD,
	AID_ChangeToDVIPort,
	AID_ChangeToVGAPort,
	AID_ClearPowerOnFlag,
	AID_DoAutoColor,
	AID_DoAutoConfig,
	AID_DoAutoGeometry,
	AID_DrawDynamicText,
	AID_DrawTabControl,
	AID_EnterDefaultState,
	AID_EnterFactoryMenu,
	AID_EnterNoCableState,
	AID_EnterNoSignalState,
	AID_EnterOutOfRangeState,
	AID_EnterSleepState,
	AID_EnterValidModeState,
	AID_ExitFactoryMenu,
	AID_FactoryColorReset,
	AID_FactoryMenuGmRead,
	AID_FactoryMenuGmWrite,
	AID_FactoryPositionReset,
	AID_InitCalValues,
	AID_InitFactoryDependentSettings,
	AID_InitPanelNameForDynamicControl,
	AID_RequestSoftPowerOff,
	AID_RequestSoftPowerOn,
	AID_SendPowerDownMessage,
	AID_SetOverlappedMode,
	AID_SetPowerOnFlag,
	AID_SetSplashScreenOff,
	AID_StartADCCalibrationISR,
	AID_StopADCCalibrationISR,
	AID_gm_AutoADCInitMain,
	CID_Condition1,
	CID_Condition34,
	CID_Condition33,
	CID_Condition19,
	CID_Condition17,
	CID_Condition36,
	CID_Condition2,
	CID_Condition37,
	CID_Condition35,
	CID_Condition18,
	CID_Condition11,
	CID_Condition16,
	CID_Condition10,
	CID_Condition0,
	CID_Condition15,
	CID_Condition4,
	CID_Condition6,
	CID_Condition5,
	CID_Condition3,
	CID_Condition39,
	CID_Condition45,
	CID_Condition62,
	CID_Condition40,
	CID_Condition41,
	CID_Condition42,
	CID_Condition43,
	CID_Condition44,
	CID_Condition38
};

#define Action_gm_GoToState_WB_Used 
#define Action_DrawBitmap_WB_Used 
#define Action_SelectLongValueButton_WB_Used 
#define Action_EraseControl_WB_Used 
#define Action_gm_DecState_WB_Used 
#define Action_SelectBitmapButton_WB_Used 
#define Action_gm_IncState_WB_Used 
#define Action_LoadBitmap_WB_Used 
#define Action_DrawLongValue_WB_Used 
#define Action_gm_DecAdjuster_WB_Used 
#define Action_DrawSlider_WB_Used 
#define Action_gm_IncAdjuster_WB_Used 
#define Action_LoadColorsInvisibleState_WB_Used 
#define Action_SelectTextButton_WB_Used 
#define Action_UnselectTextButton_WB_Used 
#define Action_DrawStaticText_WB_Used 
#define Action_gm_SetAdjuster_WB_Used 
#define Action_ResetTimer_WB_Used 
#define Action_SaveModeIndependentSettings_WB_Used 
#define Action_LoadControlChars_WB_Used 
#define Action_AllocateTile_WB_Used 
#define Action_DeallocateTile_WB_Used 
#define Action_EnableTile_WB_Used 
#define Action_LoadColorsDialog_WB_Used 
#define Action_SelectSliderButton_WB_Used 
#define Action_AdjustFactoryColorTempAction_WB_Used 
#define Action_LoadFactoryColorTempSettings_WB_Used 
#define Action_ResetOSDTimer_WB_Used 
#define Action_SaveFactoryColorTempSettings_WB_Used 
#define Action_UnselectTabControl_WB_Used 
#define Action_ChangePort_WB_Used 
#define Action_SelectTabControl_WB_Used 
#define Action_DisableThreeColorBitmapButton_WB_Used 
#define Action_InternalTestPatterns_WB_Used 
#define Action_RestoreModeDependentSettings_WB_Used 
#define Action_RestoreModeIndepSettings_WB_Used 
#define Action_FactoryReset_WB_Used 
#define Action_SaveFactorySettings_WB_Used 
#define Action_StartFloating_WB_Used 
#define Action_StopFloating_WB_Used 
#define Action_AutoColor_WB_Used 
#define Action_DrawTimingInfo_WB_Used 
#define Action_RefreshFactoryGlobals_WB_Used 
#define Action_SaveModeDependentSettings_WB_Used 
#define Action_UpdateModeDependentSettings_WB_Used 
#define Action_UpdateUserPrefAdcSettings_WB_Used 
#define Action_AdjustFactoryBlendValueFromOsdDisplay_WB_Used 
#define Action_AdjustsRGB_WB_Used 
#define Action_ChangeLockUnlockOSD_WB_Used 
#define Action_ChangeToDVIPort_WB_Used 
#define Action_ChangeToVGAPort_WB_Used 
#define Action_ClearPowerOnFlag_WB_Used 
#define Action_DoAutoColor_WB_Used 
#define Action_DoAutoConfig_WB_Used 
#define Action_DoAutoGeometry_WB_Used 
#define Action_DrawDynamicText_WB_Used 
#define Action_DrawTabControl_WB_Used 
#define Action_EnterDefaultState_WB_Used 
#define Action_EnterFactoryMenu_WB_Used 
#define Action_EnterNoCableState_WB_Used 
#define Action_EnterNoSignalState_WB_Used 
#define Action_EnterOutOfRangeState_WB_Used 
#define Action_EnterSleepState_WB_Used 
#define Action_EnterValidModeState_WB_Used 
#define Action_ExitFactoryMenu_WB_Used 
#define Action_FactoryColorReset_WB_Used 
#define Action_FactoryMenuGmRead_WB_Used 
#define Action_FactoryMenuGmWrite_WB_Used 
#define Action_FactoryPositionReset_WB_Used 
#define Action_InitCalValues_WB_Used 
#define Action_InitFactoryDependentSettings_WB_Used 
#define Action_InitPanelNameForDynamicControl_WB_Used 
#define Action_RequestSoftPowerOff_WB_Used 
#define Action_RequestSoftPowerOn_WB_Used 
#define Action_SendPowerDownMessage_WB_Used 
#define Action_SetOverlappedMode_WB_Used 
#define Action_SetPowerOnFlag_WB_Used 
#define Action_SetSplashScreenOff_WB_Used 
#define Action_StartADCCalibrationISR_WB_Used 
#define Action_StopADCCalibrationISR_WB_Used 
#define Action_gm_AutoADCInitMain_WB_Used 

extern BYTE ROM * ROM ActionSet[];

// Conditions defenition

extern BYTE Condition1();
extern BYTE Condition34();
extern BYTE Condition33();
extern BYTE Condition19();
extern BYTE Condition17();
extern BYTE Condition36();
extern BYTE Condition2();
extern BYTE Condition37();
extern BYTE Condition35();
extern BYTE Condition18();
extern BYTE Condition11();
extern BYTE Condition16();
extern BYTE Condition10();
extern BYTE Condition0();
extern BYTE Condition15();
extern BYTE Condition4();
extern BYTE Condition6();
extern BYTE Condition5();
extern BYTE Condition3();
extern BYTE Condition39();
extern BYTE Condition45();
extern BYTE Condition62();
extern BYTE Condition40();
extern BYTE Condition41();
extern BYTE Condition42();
extern BYTE Condition43();
extern BYTE Condition44();
extern BYTE Condition38();


#endif  // ifndef OSD_ACT_H_DEFINED

⌨️ 快捷键说明

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