/external/pdfium/fpdfsdk/include/ |
fx_systemhandler.h | 60 virtual void ClientToScreen(FX_HWND hWnd, int32_t& x, int32_t& y) = 0;
|
/external/lzma/CPP/Windows/ |
Window.h | 81 bool ClientToScreen(LPPOINT point) const { return BOOLToBool(::ClientToScreen(_window, point)); }
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
stw_framebuffer.c | 162 if (ClientToScreen(fb->hWnd, &client_pos) &&
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
PWL_Note.cpp | 972 pSH->ClientToScreen(GetAttachedHWnd(), x, y); [all...] |
PWL_Edit.cpp | 614 pSH->ClientToScreen(GetAttachedHWnd(), x, y); [all...] |
/external/pdfium/fpdfsdk/src/ |
fsdk_mgr.cpp | 46 void ClientToScreen(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 | |