Searched refs:Xsize (Results 1 – 3 of 3) sorted by relevance
371 gMWERect.Xsize = g_XC_ACE_InitData.u16MWEWidth/2; in _MApi_XC_ACE_Init_WithoutCreateMutex()373 gMWERect.Xsize = g_XC_ACE_InitData.u16MWEWidth/2 + s16HShiftStep; in _MApi_XC_ACE_Init_WithoutCreateMutex()376 gMWERect.Xsize = g_XC_ACE_InitData.u16MWE_Disp_Width/2; in _MApi_XC_ACE_Init_WithoutCreateMutex()382 gMWERect.Xsize = g_XC_ACE_InitData.u16MWEWidth/2 + s16HShiftStep; in _MApi_XC_ACE_Init_WithoutCreateMutex()384 gMWERect.Xsize = g_XC_ACE_InitData.u16MWE_Disp_Width/2; in _MApi_XC_ACE_Init_WithoutCreateMutex()430 …t.Xpos = g_XC_ACE_InitData.u16MWE_Disp_Hstart+g_XC_ACE_InitData.u16MWE_Disp_Width - gMWERect.Xsize; in _MApi_XC_ACE_Init_WithoutCreateMutex()2325 gMWERect.Xsize = 0xFFF; in MApi_XC_ACE_MWEFuncSel_U2()2346 gMWERect.Xpos,gMWERect.Ypos,gMWERect.Xsize,gMWERect.Ysize); in MApi_XC_ACE_MWEFuncSel_U2()2361 gMWERect.Xsize = g_XC_ACE_InitData.u16MWEWidth/2; in MApi_XC_ACE_MWEFuncSel_U2()2363 gMWERect.Xsize = g_XC_ACE_InitData.u16MWEWidth/2 + s16HShiftStep; in MApi_XC_ACE_MWEFuncSel_U2()[all …]
228 MS_U32 Xsize; member
869 u16hend = u16hstart + pRect->Xsize - 1; in MDrv_XC_ACE_MWESetWin()