Searched refs:MAPI_CMD_GOP_GWIN_GET_WININFO (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | apiGOP.c | 558 if(UtopiaIoctl(pInstantGOP,MAPI_CMD_GOP_GWIN_GET_WININFO,&ioctl_info)!= UTOPIA_STATUS_SUCCESS) in MApi_GOP_GWIN_GetWinInfo() 2634 if(UtopiaIoctl(pInstantGOP,MAPI_CMD_GOP_GWIN_GET_WININFO,&ioctl_info)!= UTOPIA_STATUS_SUCCESS) in MApi_GOP_GWIN_SetWinPosition() 4670 …if (UtopiaIoctl(pInstantGOP,MAPI_CMD_GOP_GWIN_GET_WININFO,(void*)&WinInfo) != UTOPIA_STATUS_SUCCES… in MApi_GOP_GWIN_SetHDisplaySize() 4723 …if (UtopiaIoctl(pInstantGOP,MAPI_CMD_GOP_GWIN_GET_WININFO,(void*)&WinInfo) != UTOPIA_STATUS_SUCCES… in MApi_GOP_GWIN_SetWinDispPosition() 4797 …if (UtopiaIoctl(pInstantGOP,MAPI_CMD_GOP_GWIN_GET_WININFO,(void*)&WinInfo) != UTOPIA_STATUS_SUCCES… in MApi_GOP_GWIN_GetWinAttr()
|
| H A D | apiGOP_priv.h | 145 MAPI_CMD_GOP_GWIN_GET_WININFO, enumerator
|
| H A D | mapiGOP.c | 11095 case MAPI_CMD_GOP_GWIN_GET_WININFO: in GOPIoctl()
|
| /utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/ |
| H A D | GOP_adp.c | 1333 case MAPI_CMD_GOP_GWIN_GET_WININFO: in GOP_adp_Ioctl()
|