Searched refs:pdwWidth (Results 1 – 5 of 5) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | htiframe.idl | 105 [out] DWORD *pdwWidth,
|
H A D | htiface.idl | 77 [out] DWORD *pdwWidth,
|
H A D | textserv.h | 150 DWORD* pdwWidth, in DECLARE_INTERFACE_()
|
/reactos/dll/win32/ieframe/ |
H A D | navigate.c | 1347 static HRESULT WINAPI TargetFrame_GetFrameMargins(ITargetFrame *iface, DWORD *pdwWidth, DWORD *pdwH… in TargetFrame_GetFrameMargins() argument 1350 FIXME("(%p)->(%p %p)\n", This, pdwWidth, pdwHeight); in TargetFrame_GetFrameMargins() 1481 static HRESULT WINAPI TargetFrame2_GetFrameMargins(ITargetFrame2 *iface, DWORD *pdwWidth, DWORD *pd… in TargetFrame2_GetFrameMargins() argument 1484 FIXME("(%p)->(%p %p)\n", This, pdwWidth, pdwHeight); in TargetFrame2_GetFrameMargins()
|
/reactos/dll/win32/riched20/ |
H A D | txtsrv.c | 332 DECLSPEC_HIDDEN HRESULT __thiscall fnTextSrv_TxGetCachedSize(ITextServices *iface, DWORD *pdwWidth,… in fnTextSrv_TxGetCachedSize() argument
|