Home
last modified time | relevance | path

Searched defs:on_progress (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/mshtml/
H A Dbinding.h116 HRESULT (*on_progress)(BSCallback*,ULONG,LPCWSTR); member
/reactos/dll/win32/urlmon/
H A Ddownload.c140 static HRESULT on_progress(DownloadBSC *This, ULONG progress, ULONG progress_max, ULONG status_code… in on_progress() function
H A Dbinding.c1018 static void on_progress(Binding *This, ULONG progress, ULONG progress_max, in on_progress() function