HomeSort by relevance Sort by last modified time
    Searched refs:dwPriority (Results 1 - 17 of 17) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wptypes.h 32 DWORD dwPriority;
41 DWORD dwPriority;
dmusics.h 98 STDMETHOD(SetChannelPriority)(THIS_ DWORD dwChannelGroup, DWORD dwChannel, DWORD dwPriority) PURE;
155 STDMETHOD(SetChannelPriority)(THIS_ DWORD dwChannelGroup, DWORD dwChannel, DWORD dwPriority) PURE;
ntmsapi.h 101 DWORD WINAPI MountNtmsMedia(HANDLE hSession,LPNTMS_GUID lpMediaId,LPNTMS_GUID lpDriveId,DWORD dwCount,DWORD dwOptions,int dwPriority,DWORD dwTimeout,LPNTMS_MOUNT_INFORMATION lpMountInformation);
508 DWORD dwPriority;
527 DWORD dwPriority;
608 DWORD dwPriority;
    [all...]
msacm.h 121 MMRESULT ACMAPI acmDriverAddA(LPHACMDRIVERID phadid,HINSTANCE hinstModule,LPARAM lParam,DWORD dwPriority,DWORD fdwAdd);
122 MMRESULT ACMAPI acmDriverAddW(LPHACMDRIVERID phadid,HINSTANCE hinstModule,LPARAM lParam,DWORD dwPriority,DWORD fdwAdd);
152 MMRESULT ACMAPI acmDriverPriority(HACMDRIVERID hadid,DWORD dwPriority,DWORD fdwPriority);
mstask.h 403 virtual HRESULT WINAPI SetPriority(DWORD dwPriority) = 0;
451 HRESULT (WINAPI *SetPriority)(ITask *This,DWORD dwPriority);
    [all...]
d3dhal.h 495 DWORD dwPriority;
dmusicf.h 753 DWORD dwPriority;
    [all...]
shlobj.h     [all...]
dmusicc.h 667 STDMETHOD(SetChannelPriority)(THIS_ DWORD dwChannelGroup, DWORD dwChannel, DWORD dwPriority) PURE;
    [all...]
subsmgr.h 149 DWORD dwPriority;
tapi.h     [all...]
wincrypt.h     [all...]
dplay.h     [all...]
  /external/pdfium/xfa/src/fdp/src/css/
fde_cssstyleselector.cpp 86 : pSelector(pSel), pDeclaration(pDecl), dwPriority(dwPos), pNext(NULL) {
93 dwPriority += s_Specific[eType];
413 FX_DWORD dwMin = pMin->dwPriority;
416 if (dwMin > pCur->dwPriority) {
417 dwMin = pCur->dwPriority;
    [all...]
fde_cssstyleselector.h 17 FX_DWORD dwPriority;
    [all...]
  /external/opencv3/modules/videoio/src/
cap_mjpeg_decoder.cpp 102 DWORD dwPriority; // 0
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
d3dhal.h 579 DWORD dwPriority;

Completed in 380 milliseconds