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

  /external/lzma/CPP/Windows/
Window.h 82 bool ScreenToClient(LPPOINT point) const { return BOOLToBool(::ScreenToClient(_window, point)); }
142 ScreenToClient(&p1);
146 void ScreenToClient(RECT *rect)
153 ScreenToClient(&p1);
154 ScreenToClient(&p2);
  /external/pdfium/fpdfsdk/include/
fx_systemhandler.h 61 virtual void ScreenToClient(FX_HWND hWnd, int32_t& x, int32_t& y) = 0;
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/
Win32Mouse.cpp 166 ScreenToClient(mHwnd, &point);
  /external/lzma/CPP/Windows/Control/
Dialog.cpp 144 ScreenToClient(&rect);
  /external/opencv3/modules/highgui/src/
window_w32.cpp 989 ScreenToClient(hwnd, &p);
    [all...]
  /external/pdfium/fpdfsdk/src/
fsdk_mgr.cpp 47 void ScreenToClient(FX_HWND hWnd, int32_t& x, int32_t& y) override {}
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winuser.h     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 291 milliseconds