Searched refs:u16RightEnd (Results 1 – 1 of 1) sorted by relevance
3648 MS_U16 u16RightEnd = u16DispX + u16StrenthWidth; in GOP_SetStretchWinPosition() local3650 if (u16PnlWidth > u16RightEnd) in GOP_SetStretchWinPosition()3652 u16DispX = u16PnlWidth - u16RightEnd; in GOP_SetStretchWinPosition()