Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DWindow.h83 bool ScreenToClient(LPPOINT point) const { return BOOLToBool(::ScreenToClient(_window, point)); } in ScreenToClient() function
143 ScreenToClient(&p1); in ChangeSubWindowSizeX()
147 void ScreenToClient(RECT *rect) in ScreenToClient() function
154 ScreenToClient(&p1); in ScreenToClient()
155 ScreenToClient(&p2); in ScreenToClient()
/external/lzma/CPP/Windows/Control/
DDialog.cpp144 ScreenToClient(&rect); in GetClientRectOfItem()
/external/swiftshader/src/D3D9/
DDirect3DSwapChain9.cpp158 ScreenToClient(window, &point); in Present()
DDirect3DDevice9.cpp2639 ScreenToClient(window, &point); in SetCursorPosition()
/external/swiftshader/src/D3D8/
DDirect3DDevice8.cpp2131 ScreenToClient(window, &point); in SetCursorPosition()