Searched refs:pScrollInfo (Results 1 – 1 of 1) sorted by relevance
10558 PGOP_SCROLL_INFO pScrollInfo = (PGOP_SCROLL_INFO)pSet; in Ioctl_GOP_Scroll() local10559 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()