Searched refs:EPOC_WsSession (Results 1 – 3 of 3) sorted by relevance
195 error = Private->EPOC_WsSession.Connect(); in ConstructWindowL()197 Private->EPOC_WsScreen=new(ELeave) CWsScreenDevice(Private->EPOC_WsSession); in ConstructWindowL()201 Private->EPOC_WsWindowGroup=RWindowGroup(Private->EPOC_WsSession); in ConstructWindowL()216 Private->EPOC_WsWindow=RWindow(Private->EPOC_WsSession); in ConstructWindowL()282 Private->EPOC_Bitmap = new (ELeave) CWsBitmap(Private->EPOC_WsSession); in EPOC_VideoInit()304 Private->EPOC_WsSession.EventReady(&Private->EPOC_WsEventStatus); in EPOC_VideoInit()306 Private->EPOC_WsSession.RedrawReady(&Private->EPOC_RedrawEventStatus); in EPOC_VideoInit()431 Private->EPOC_WsSession.Flush(); in RedrawWindowL()465 TInt focusWindowGroupId = Private->EPOC_WsSession.GetFocusWindowGroup(); in EPOC_DirectUpdate()480 while (Private->EPOC_WsSession.GetFocusWindowGroup() != Private->EPOC_WsWindowGroupID) in EPOC_DirectUpdate()[all …]
56 RWsSession EPOC_WsSession; member
191 Private->EPOC_WsSession.GetEvent(Private->EPOC_WsEvent); in EPOC_PumpEvents()194 Private->EPOC_WsSession.EventReady(&Private->EPOC_WsEventStatus); in EPOC_PumpEvents()