Searched defs:pcy (Results 1 – 8 of 8) sorted by relevance
/reactos/dll/win32/msctf/ |
H A D | mlng.cpp | 334 BOOL InatGetIconSize(_Out_ INT *pcx, _Out_ INT *pcy) in InatGetIconSize() 479 void CStaticIconList::GetIconSize(INT *pcx, INT *pcy) in GetIconSize()
|
/reactos/modules/rostests/winetests/oleaut32/ |
H A D | vartest.c | 2389 CY *pcy = &V_CY(&v); in test_VarNot() local 3249 CY *pcy = &V_CY(&v); in test_VarFix() local 3364 CY *pcy = &V_CY(&v); in test_VarInt() local 3481 CY *pcy = &V_CY(&v); in test_VarNeg() local 3643 CY *pcy = &V_CY(&v); in test_VarRound() local
|
/reactos/dll/win32/ieframe/ |
H A D | ie.c | 365 static HRESULT WINAPI InternetExplorer_ClientToWindow(IWebBrowser2 *iface, int *pcx, int *pcy) in InternetExplorer_ClientToWindow()
|
H A D | webbrowser.c | 539 static HRESULT WINAPI WebBrowser_ClientToWindow(IWebBrowser2 *iface, int *pcx, int *pcy) in WebBrowser_ClientToWindow()
|
/reactos/win32ss/user/user32/windows/ |
H A D | mdi.c | 2048 QuerySizeFix(HWND hwnd, LPINT pcx, LPINT pcy) in QuerySizeFix()
|
/reactos/dll/win32/imm32/ |
H A D | softkbd.c | 2078 _Out_ LPINT pcy) in Imm32GetSoftKeyboardDimension()
|
/reactos/dll/win32/browseui/ |
H A D | shellbrowser.cpp | 3306 HRESULT STDMETHODCALLTYPE CShellBrowser::ClientToWindow(int *pcx, int *pcy) in ClientToWindow()
|
/reactos/modules/rostests/winetests/mshtml/ |
H A D | htmldoc.c | 4680 static HRESULT WINAPI WebBrowser_ClientToWindow(IWebBrowser2 *iface, int *pcx, int *pcy) in WebBrowser_ClientToWindow()
|