Lines Matching refs:req
33 static void WMSRequestHandle(int funcId, void* origin, IpcIo* req, IpcIo* reply);
41 static void GetSurface(IpcIo* req, IpcIo* reply);
42 static void Show(IpcIo* req, IpcIo* reply);
43 static void Hide(IpcIo* req, IpcIo* reply);
44 static void RaiseToTop(IpcIo* req, IpcIo* reply);
45 static void LowerToBottom(IpcIo* req, IpcIo* reply);
46 static void MoveTo(IpcIo* req, IpcIo* reply);
47 static void Resize(IpcIo* req, IpcIo* reply);
48 static void Update(IpcIo* req, IpcIo* reply);
49 static void CreateWindow(IpcIo* req, IpcIo* reply);
50 static void RemoveWindow(IpcIo* req, IpcIo* reply);
51 static void GetEventData(IpcIo* req, IpcIo* reply);
52 static void Screenshot(IpcIo* req, IpcIo* reply);
53 static void ClientRegister(IpcIo* req, IpcIo* reply);
54 static void GetLayerInfo(IpcIo* req, IpcIo* reply);