Home
last modified time | relevance | path

Searched defs:ScreenToClient (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/Windows/
DWindow.h83 bool ScreenToClient(LPPOINT point) const { return BOOLToBool(::ScreenToClient(_window, point)); } in ScreenToClient() function
147 void ScreenToClient(RECT *rect) in ScreenToClient() function