Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c10558 PGOP_SCROLL_INFO pScrollInfo = (PGOP_SCROLL_INFO)pSet; in Ioctl_GOP_Scroll() local
10559 if (pScrollInfo->type == E_GOP_SCROLL_DOWN || pScrollInfo->type == E_GOP_SCROLL_UP) in Ioctl_GOP_Scroll()
10561 …VScroll(g_pGOPCtxLocal, pScrollInfo->u8WinId, (E_GOP_SCROLL_TYPE)pScrollInfo->type, (MS_U32)pScr… in Ioctl_GOP_Scroll()
10565 …tHScroll(g_pGOPCtxLocal,pScrollInfo->u8WinId, (E_GOP_SCROLL_TYPE)pScrollInfo->type, (MS_U32)pScr… in Ioctl_GOP_Scroll()