Home
last modified time | relevance | path

Searched defs:pcx (Results 1 – 8 of 8) sorted by relevance

/reactos/dll/win32/msctf/
H A Dmlng.cpp334 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 Dtypelib.c2030 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 Die.c365 static HRESULT WINAPI InternetExplorer_ClientToWindow(IWebBrowser2 *iface, int *pcx, int *pcy) in InternetExplorer_ClientToWindow()
H A Dwebbrowser.c539 static HRESULT WINAPI WebBrowser_ClientToWindow(IWebBrowser2 *iface, int *pcx, int *pcy) in WebBrowser_ClientToWindow()
/reactos/win32ss/user/user32/windows/
H A Dmdi.c2048 QuerySizeFix(HWND hwnd, LPINT pcx, LPINT pcy) in QuerySizeFix()
/reactos/dll/win32/imm32/
H A Dsoftkbd.c2077 _Out_ LPINT pcx, in Imm32GetSoftKeyboardDimension()
/reactos/dll/win32/browseui/
H A Dshellbrowser.cpp3306 HRESULT STDMETHODCALLTYPE CShellBrowser::ClientToWindow(int *pcx, int *pcy) in ClientToWindow()
/reactos/modules/rostests/winetests/mshtml/
H A Dhtmldoc.c4680 static HRESULT WINAPI WebBrowser_ClientToWindow(IWebBrowser2 *iface, int *pcx, int *pcy) in WebBrowser_ClientToWindow()