Home
last modified time | relevance | path

Searched refs:fPlayNavSound (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/psdk/
H A Ddocobjectservice.idl37 [in] BOOL fPlayNavSound,
/reactos/dll/win32/ieframe/
H A Dshellbrowser.c651 BOOL fPlayNavSound, in DocObjectService_FireBeforeNavigate2() argument
665 debugstr_w(lpszHeaders), fPlayNavSound, pfCancel); in DocObjectService_FireBeforeNavigate2()
/reactos/modules/rostests/winetests/mshtml/
H A Dhtmldoc.c3440 LPCWSTR lpszHeaders, BOOL fPlayNavSound, BOOL *pfCancel) in DocObjectService_FireBeforeNavigate2() argument
3460 ok(fPlayNavSound, "fPlayNavSound = %x\n", fPlayNavSound); in DocObjectService_FireBeforeNavigate2()