Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c3648 MS_U16 u16RightEnd = u16DispX + u16StrenthWidth; in GOP_SetStretchWinPosition() local
3650 if (u16PnlWidth > u16RightEnd) in GOP_SetStretchWinPosition()
3652 u16DispX = u16PnlWidth - u16RightEnd; in GOP_SetStretchWinPosition()