Home
last modified time | relevance | path

Searched refs:dwDuration (Results 1 – 11 of 11) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/
Dutilapiset.h24 WINBASEAPI WINBOOL WINAPI Beep (DWORD dwFreq, DWORD dwDuration);
Daviriff.h193 DWORD dwDuration; member
221 DWORD dwDuration; member
Dtapi.h1653 DWORD dwDuration; member
1659 DWORD dwDuration; member
1677 DWORD dwDuration; member
2047 LONG WINAPI lineGenerateDigits(HCALL hCall,DWORD dwDigitMode,LPCSTR lpszDigits,DWORD dwDuration);
2048 LONG WINAPI lineGenerateDigitsA(HCALL hCall,DWORD dwDigitMode,LPCSTR lpszDigits,DWORD dwDuration);
2049 …LONG WINAPI lineGenerateDigitsW(HCALL hCall,DWORD dwDigitMode,LPCWSTR lpszDigits,DWORD dwDuration);
2050 …LONG WINAPI lineGenerateTone(HCALL hCall,DWORD dwToneMode,DWORD dwDuration,DWORD dwNumTones,LPLINE…
Dtspi.h141 …teDigits(HDRVCALL hdCall,DWORD dwEndToEndID,DWORD dwDigitMode,LPCWSTR lpszDigits,DWORD dwDuration);
142 …GenerateTone(HDRVCALL hdCall,DWORD dwEndToEndID,DWORD dwToneMode,DWORD dwDuration,DWORD dwNumTones…
Duxtheme.h186 DWORD dwDuration; member
Dtapi3if.h479 DWORD dwDuration; member
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/darwin/
DSDL_syshaptic.c840 dest->dwDuration = hap_constant->length * 1000; /* In microseconds. */ in SDL_SYS_ToFFEFFECT()
888 dest->dwDuration = hap_periodic->length * 1000; /* In microseconds. */ in SDL_SYS_ToFFEFFECT()
944 dest->dwDuration = hap_condition->length * 1000; /* In microseconds. */ in SDL_SYS_ToFFEFFECT()
976 dest->dwDuration = hap_ramp->length * 1000; /* In microseconds. */ in SDL_SYS_ToFFEFFECT()
1020 dest->dwDuration = hap_custom->length * 1000; /* In microseconds. */ in SDL_SYS_ToFFEFFECT()
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/windows/
DSDL_dinputhaptic.c681 dest->dwDuration = hap_constant->length * 1000; /* In microseconds. */ in SDL_SYS_ToDIEFFECT()
728 dest->dwDuration = hap_periodic->length * 1000; /* In microseconds. */ in SDL_SYS_ToDIEFFECT()
781 dest->dwDuration = hap_condition->length * 1000; /* In microseconds. */ in SDL_SYS_ToDIEFFECT()
813 dest->dwDuration = hap_ramp->length * 1000; /* In microseconds. */ in SDL_SYS_ToDIEFFECT()
857 dest->dwDuration = hap_custom->length * 1000; /* In microseconds. */ in SDL_SYS_ToDIEFFECT()
/third_party/flutter/glfw/deps/mingw/
Ddinput.h1072 DWORD dwDuration; member
1089 DWORD dwDuration; member
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Ddinput.h1073 DWORD dwDuration; member
1090 DWORD dwDuration; member
Ddmusici.h1183 STDMETHOD(SetVolume)(THIS_ LONG lVolume, DWORD dwDuration) PURE; in DECLARE_INTERFACE_()