Searched defs:ScreenToClient (Results 1 – 1 of 1) sorted by relevance
83 bool ScreenToClient(LPPOINT point) const { return BOOLToBool(::ScreenToClient(_window, point)); } in ScreenToClient() function147 void ScreenToClient(RECT *rect) in ScreenToClient() function