Searched defs:pcx (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/dll/win32/oleaut32/ |
H A D | typelib.c | 2030 static inline void MSFT_Seek(TLBContext *pcx, LONG where) in MSFT_Seek() 2080 static HRESULT MSFT_ReadAllGuids(TLBContext *pcx) in MSFT_ReadAllGuids() 2105 static TLBGuid *MSFT_ReadGuid( int offset, TLBContext *pcx) in MSFT_ReadGuid() 2119 static HREFTYPE MSFT_ReadHreftype( TLBContext *pcx, int offset ) in MSFT_ReadHreftype() 2135 static HRESULT MSFT_ReadAllNames(TLBContext *pcx) in MSFT_ReadAllNames() 2182 static TLBString *MSFT_ReadName( TLBContext *pcx, int offset) in MSFT_ReadName() 2196 static TLBString *MSFT_ReadString( TLBContext *pcx, int offset) in MSFT_ReadString() 2340 MSFT_DoFuncs(TLBContext* pcx, in MSFT_DoFuncs() 2659 TLBContext *pcx, in MSFT_DoTypeInfo() 2762 static HRESULT MSFT_ReadAllStrings(TLBContext *pcx) in MSFT_ReadAllStrings() [all …]
|
/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 | 2077 _Out_ LPINT pcx, 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()
|