Home | History | Annotate | Download | only in EKA1

Lines Matching refs:Construct

256 	User::LeaveIfError(Private->EPOC_WsScreen->Construct());
260 User::LeaveIfError(Private->EPOC_WsWindowGroup.Construct(WindowClientHandle));
279 // User::LeaveIfError(Private->EPOC_WsWindow.Construct(Private->EPOC_WsWindowGroup,WindowClientHandle ));
281 User::LeaveIfError(Private->EPOC_WsWindow.Construct(Private->EPOC_WsWindowGroup,WindowClientHandle - 1));
340 /* Construct Epoc window */