Home
last modified time | relevance | path

Searched refs:uIndex (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowskeyboard.c330 static DWORD IME_GetId(SDL_VideoData *videodata, UINT uIndex);
559 IME_GetId(SDL_VideoData *videodata, UINT uIndex) in IME_GetId() argument
571 if (uIndex >= sizeof(dwRet) / sizeof(dwRet[0])) in IME_GetId()
576 return dwRet[uIndex]; in IME_GetId()
591 return dwRet[uIndex]; in IME_GetId()
595 return dwRet[uIndex]; in IME_GetId()
605 return dwRet[uIndex]; in IME_GetId()
644 return dwRet[uIndex]; in IME_GetId()
/third_party/mesa3d/src/microsoft/compiler/
Ddxcapi.h552 virtual HRESULT STDMETHODCALLTYPE GetOutput(_In_ UINT32 uIndex,