Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/pnl/
H A DapiPNL_EX.c197 PanelType stPanelData; in _getPanelHstart()
199 memset(&stPanelData, 0, sizeof(PanelType)); in _getPanelHstart()
226 PanelType stPanelData; in _getPanelVstart()
228 memset(&stPanelData, 0, sizeof(PanelType)); in _getPanelVstart()
255 PanelType stPanelData; in _getPanelWidth()
257 memset(&stPanelData, 0, sizeof(PanelType)); in _getPanelWidth()
284 PanelType stPanelData; in _getPanelHeight()
286 memset(&stPanelData, 0, sizeof(PanelType)); in _getPanelHeight()
313 PanelType stPanelData; in _getPanelhtotal()
315 memset(&stPanelData, 0, sizeof(PanelType)); in _getPanelhtotal()
[all …]
H A DPNL_private.h97 … (*IOCTL_PNL_INIT) (void*, PanelType*);
98 … (*IOCTL_PNL_INIT_EX) (void*, PanelType*, MSIF_Version);
99 …ult (*IOCTL_PNL_GETCONFIG) (void*, PanelType*);
101 … (*IOCTL_PNL_CHANGEPANELTYPE) (void*, PanelType*);
143 … (*IOCTL_PNL_GETPANELDATA) (void*, PanelType*);
277 PanelType _stPanelTypeSaved;
339 PanelType pSelPanelType;
348 MS_BOOL MApi_PNL_Init_U2(void *pInstance, PanelType *pSelPanelType/* <in > */);
349 MS_BOOL MApi_PNL_Init_Ex_U2(void *pInstance, PanelType *pSelPanelType/* <in > */, MSIF_Version LIBV…
350 APIPNL_Result MApi_PNL_GetConfig_U2(void *pInstance, PanelType *pSelPanelType);
[all …]
H A DapiPNL.c551 static MS_BOOL _SetPanelParams(void* pInstance, PanelType *pSelPanelType) in _SetPanelParams()
830 memcpy(&pPNLResourcePrivate->stapiPNL._stPanelTypeSaved, pSelPanelType, sizeof(PanelType)); in _SetPanelParams()
2061 MS_BOOL MApi_PNL_Init_U2(void *pInstance, PanelType *pSelPanelType/* <in > */) in MApi_PNL_Init_U2()
2077 memcpy(&pPNLResourceStr->pSelPanelType,pSelPanelType,sizeof(PanelType)); in MApi_PNL_Init_U2()
2113 MS_BOOL MApi_PNL_Init(PanelType *pSelPanelType/* <in > */) in MApi_PNL_Init()
2146 MS_BOOL MApi_PNL_Init_Ex_U2(void *pInstance, PanelType *pSelPanelType/* <in > */, MSIF_Version LIBV… in MApi_PNL_Init_Ex_U2()
2164 MS_BOOL MApi_PNL_Init_Ex(PanelType *pSelPanelType/* <in > */, MSIF_Version LIBVER) in MApi_PNL_Init_Ex()
2194 APIPNL_Result MApi_PNL_GetConfig_U2(void *pInstance, PanelType *pSelPanelType) in MApi_PNL_GetConfig_U2()
2204 … memcpy(pSelPanelType, &(pPNLResourcePrivate->stapiPNL._stPanelTypeSaved), sizeof(PanelType)); in MApi_PNL_GetConfig_U2()
2216 APIPNL_Result MApi_PNL_GetConfig(PanelType *pSelPanelType) in MApi_PNL_GetConfig()
[all …]
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiPNL_v2.h253 PanelType *pSelPanelType;
259 PanelType *pSelPanelType;
266 PanelType *pSelPanelType;
277 PanelType *pSelPanelType;
531 PanelType* pstPNLData;
H A DapiPNL.h717 } PanelType; typedef
927 MS_BOOL MApi_PNL_Init_Ex(PanelType *pSelPanelType, MSIF_Version LIBVER);
935 APIPNL_Result MApi_PNL_GetConfig(PanelType *pSelPanelType);
950 MS_BOOL MApi_PNL_ChangePanelType(PanelType *pSelPanelType);
1283 void MApi_PNL_GetPanelData(PanelType* pstPNLData);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiPNL_v2.h244 PanelType *pSelPanelType;
250 PanelType *pSelPanelType;
262 PanelType *pSelPanelType;
508 PanelType* pstPNLData;
H A DapiPNL.h654 } PanelType; typedef
843 MS_BOOL MApi_PNL_Init_Ex(PanelType *pSelPanelType, MSIF_Version LIBVER);
858 MS_BOOL MApi_PNL_ChangePanelType(PanelType *pSelPanelType);
/utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/pnl/
H A DPNL_adp.c411 UADP_SPT_NAME1NXT(stPNL_GetPanelData,stPNL_GetPanelData,pstPNLData,PanelType); in PNL_adp_Init()
464 UADP_SPT_BGN(&spt_PanelType[0], sizeof(PanelType)); in PNL_adp_Init()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt71477 PanelType *pSelPanelType;
71483 PanelType *pSelPanelType;
71490 PanelType *pSelPanelType;
71501 PanelType *pSelPanelType;
71755 PanelType* pstPNLData;
74755 } PanelType;
74904 MS_BOOL MApi_PNL_Init_Ex(PanelType *pSelPanelType, MSIF_Version LIBVER);
74912 APIPNL_Result MApi_PNL_GetConfig(PanelType *pSelPanelType);
74927 MS_BOOL MApi_PNL_ChangePanelType(PanelType *pSelPanelType);
75177 void MApi_PNL_GetPanelData(PanelType* pstPNLData);