Searched defs:ClientToScreen (Results 1 – 2 of 2) sorted by relevance
81 bool ClientToScreen(LPPOINT point) const { return BOOLToBool(::ClientToScreen(_window, point)); } in ClientToScreen() function
46 void ClientToScreen(FX_HWND hWnd, int32_t& x, int32_t& y) override {} in ClientToScreen() function in CFX_SystemHandler