Home
last modified time | relevance | path

Searched refs:MApi_GOP_GWIN_GetWinInfo (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c544 E_GOP_API_Result MApi_GOP_GWIN_GetWinInfo(MS_U8 u8win, GOP_GwinInfo* pinfo) in MApi_GOP_GWIN_GetWinInfo() function
2677 MApi_GOP_GWIN_GetWinInfo(winId, &gwin); in MApi_GOP_GWIN_SetWinPositionOffset()
2705 if(MApi_GOP_GWIN_GetWinInfo(WinProperty.gId,&gWin)!=GOP_API_SUCCESS) in MApi_GOP_GWIN_SetWinProperty()
3653 MApi_GOP_GWIN_GetWinInfo(winId,&info); in MApi_GOP_GWIN_GetWinPosition()
3936 MApi_GOP_GWIN_GetWinInfo(i,&gwin); in MApi_GOP_GWIN_GetMaxActiveGwin_v()
3978 if(GOP_API_SUCCESS == MApi_GOP_GWIN_GetWinInfo(WinProperty->gId,&gWin)) in MApi_GOP_GWIN_GetWinProperty()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGOP.h2016 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_GetWinInfo(MS_U8 u8win, GOP_GwinInfo* pinfo);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGOP.h2142 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_GetWinInfo(MS_U8 u8win, GOP_GwinInfo* pinfo);
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A DKsym.c1144 EXPORT_SYMBOL(MApi_GOP_GWIN_GetWinInfo);
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt550 EXPORT_SYMBOL(MApi_GOP_GWIN_GetWinInfo);
H A Dapi_with_header_file.csv911 ,,MApi_GOP_GWIN_GetWinInfo,apiGOP.h,1,1,1,1,1,1
H A DDatabase.csv1110 ,,MApi_GOP_GWIN_GetWinInfo,apiGOP.h,1,1,1,1,1,1,1
H A Dpreprocess.txt12292 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_GetWinInfo(MS_U8 u8win, GOP_GwinInfo* pinfo);
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c4703 MApi_GOP_GWIN_GetWinInfo(RES_DMS.u8GOPGWinNum, &stGWin); in _DMS_SwitchGOPBuffer()