Searched refs:WinProperty (Results 1 – 9 of 9) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | apiGOP.c | 2692 E_GOP_API_Result MApi_GOP_GWIN_SetWinProperty(GOP_GwinDispProperty WinProperty) in MApi_GOP_GWIN_SetWinProperty() argument 2700 u32fbId = MApi_GOP_GWIN_GetFBfromGWIN(WinProperty.gId); in MApi_GOP_GWIN_SetWinProperty() 2705 if(MApi_GOP_GWIN_GetWinInfo(WinProperty.gId,&gWin)!=GOP_API_SUCCESS) in MApi_GOP_GWIN_SetWinProperty() 2714 gWin.u16DispHPixelStart = WinProperty.StartX; in MApi_GOP_GWIN_SetWinProperty() 2715 gWin.u16DispVPixelStart = WinProperty.StartY; in MApi_GOP_GWIN_SetWinProperty() 2716 gWin.u16DispHPixelEnd = WinProperty.StartX + WinProperty.Win_Width; in MApi_GOP_GWIN_SetWinProperty() 2717 gWin.u16DispVPixelEnd = WinProperty.StartY + WinProperty.Win_Height; in MApi_GOP_GWIN_SetWinProperty() 2718 gWin.u16WinX = WinProperty.FBOffset_X; in MApi_GOP_GWIN_SetWinProperty() 2719 gWin.u16WinY = WinProperty.FBOffset_Y; in MApi_GOP_GWIN_SetWinProperty() 2726 MApi_GOP_GWIN_SetWinInfo(WinProperty.gId, &gWin); in MApi_GOP_GWIN_SetWinProperty() [all …]
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiXC_DWIN_v2.h | 140 ST_XC_DIP_WINPROPERTY WinProperty; member
|
| H A D | apiGOP.h | 1704 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_SetWinProperty(GOP_GwinDispProperty WinProperty); 2000 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_GetWinProperty(GOP_GwinDispProperty *WinProperty);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiXC_DWIN_v2.h | 159 ST_XC_DIP_WINPROPERTY WinProperty; member
|
| H A D | apiGOP.h | 1814 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_SetWinProperty(GOP_GwinDispProperty WinProperty); 2122 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_GetWinProperty(GOP_GwinDispProperty *WinProperty);
|
| /utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/xc/ |
| H A D | XC_DWIN_adp.c | 76 …UADP_SDT_NAME1(DIP_SET_WIN_PROPERTY,DIP_SET_WIN_PROPERTY, UADP_SDT_ES, WinProperty,DIP_SET_WIN_PRO… in DIP_adp_Init()
|
| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_DWIN.c | 1012 memcpy(&(pSetWinProperty->WinProperty),pstDIPWinProperty, sizeof(ST_XC_DIP_WINPROPERTY)); in MApi_XC_DIP_SetDIPWinProperty() 2525 memcpy(&(pSetWinProperty->WinProperty),&stDIPWinProperty, sizeof(ST_XC_DIP_WINPROPERTY)); in MApi_XC_DIP_SetWinProperty_Ex()
|
| H A D | apiXC_DWIN_v2.c | 237 … MDrv_XC_DIP_SetWinProperty(pInstance,&(pSetWinProperty->WinProperty),pSetWinProperty->eWindow); in DIPIoctl()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 12152 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_SetWinProperty(GOP_GwinDispProperty WinProperty); 12280 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_GetWinProperty(GOP_GwinDispProperty *WinProperty); 78595 ST_XC_DIP_WINPROPERTY WinProperty;
|