HomeSort by relevance Sort by last modified time
    Searched refs:ScreenToClient (Results 1 - 6 of 6) sorted by null

  /external/lzma/CPP/Windows/
Window.h 83 bool ScreenToClient(LPPOINT point) const { return BOOLToBool(::ScreenToClient(_window, point)); }
143 ScreenToClient(&p1);
147 void ScreenToClient(RECT *rect)
154 ScreenToClient(&p1);
155 ScreenToClient(&p2);
  /external/lzma/CPP/Windows/Control/
Dialog.cpp 145 ScreenToClient(&rect);
  /external/swiftshader/src/D3D9/
Direct3DSwapChain9.cpp 155 ScreenToClient(window, &point);
Direct3DDevice9.cpp     [all...]
  /external/swiftshader/src/D3D8/
Direct3DDevice8.cpp     [all...]
  /external/syzkaller/executor/
syscalls.h     [all...]

Completed in 220 milliseconds