Lines Matching defs:req
31 void LiteWMS::WMSRequestHandle(int funcId, void* origin, IpcIo* req, IpcIo* reply) in WMSRequestHandle()
96 void LiteWMS::GetSurface(IpcIo* req, IpcIo* reply) in GetSurface()
122 void LiteWMS::Show(IpcIo* req, IpcIo* reply) in Show()
130 void LiteWMS::Hide(IpcIo* req, IpcIo* reply) in Hide()
138 void LiteWMS::RaiseToTop(IpcIo* req, IpcIo* reply) in RaiseToTop()
146 void LiteWMS::LowerToBottom(IpcIo* req, IpcIo* reply) in LowerToBottom()
154 void LiteWMS::MoveTo(IpcIo* req, IpcIo* reply) in MoveTo()
166 void LiteWMS::Resize(IpcIo* req, IpcIo* reply) in Resize()
178 void LiteWMS::Update(IpcIo* req, IpcIo* reply) in Update()
186 void LiteWMS::CreateWindow(IpcIo* req, IpcIo* reply) in CreateWindow()
201 void LiteWMS::RemoveWindow(IpcIo* req, IpcIo* reply) in RemoveWindow()
209 void LiteWMS::GetEventData(IpcIo* req, IpcIo* reply) in GetEventData()
216 void LiteWMS::Screenshot(IpcIo* req, IpcIo* reply) in Screenshot()
230 void LiteWMS::ClientRegister(IpcIo* req, IpcIo* reply) in ClientRegister()
258 void LiteWMS::GetLayerInfo(IpcIo* req, IpcIo* reply) in GetLayerInfo()