Searched refs:WindowClientHandle (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
H A DSDL_epocvideo.cpp162 const TUint32 WindowClientHandle = 9210; //!! const variable
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));

Completed in 76 milliseconds