Lines Matching refs:Xsize
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()
2366 gMWERect.Xsize = g_XC_ACE_InitData.u16MWE_Disp_Width/2; in MApi_XC_ACE_MWEFuncSel_U2()
2372 gMWERect.Xsize = g_XC_ACE_InitData.u16MWEWidth/2 + s16HShiftStep; in MApi_XC_ACE_MWEFuncSel_U2()
2374 gMWERect.Xsize = g_XC_ACE_InitData.u16MWE_Disp_Width/2; in MApi_XC_ACE_MWEFuncSel_U2()
2419 …t.Xpos = g_XC_ACE_InitData.u16MWE_Disp_Hstart+g_XC_ACE_InitData.u16MWE_Disp_Width - gMWERect.Xsize; in MApi_XC_ACE_MWEFuncSel_U2()
2424 gMWERect.Xsize,gMWERect.Ysize); in MApi_XC_ACE_MWEFuncSel_U2()
2433 gMWERect.Xsize = g_XC_ACE_InitData.u16MWE_Disp_Width / 2; in MApi_XC_ACE_MWEFuncSel_U2()
2443 gMWERect.Xsize = g_XC_ACE_InitData.u16MWE_Disp_Width/3; in MApi_XC_ACE_MWEFuncSel_U2()
2445 …t.Xpos = g_XC_ACE_InitData.u16MWE_Disp_Hstart+g_XC_ACE_InitData.u16MWE_Disp_Width - gMWERect.Xsize; in MApi_XC_ACE_MWEFuncSel_U2()
2456 gMWERect.Xsize = g_XC_ACE_InitData.u16MWE_Disp_Width/2; in MApi_XC_ACE_MWEFuncSel_U2()
2458 …t.Xpos = g_XC_ACE_InitData.u16MWE_Disp_Hstart+g_XC_ACE_InitData.u16MWE_Disp_Width - gMWERect.Xsize; in MApi_XC_ACE_MWEFuncSel_U2()
2539 pRect->Xsize -= (xpos-pRect->Xpos); in MApi_XC_ACE_MWEScan()
2543 pRect->Xsize += (pRect->Xpos-xpos); in MApi_XC_ACE_MWEScan()
2547 ACE_DBG_MSG(" HScan %u, %u\n", pRect->Xpos, pRect->Xsize); in MApi_XC_ACE_MWEScan()