Searched refs:uIndex (Results 1 – 2 of 2) sorted by relevance
330 static DWORD IME_GetId(SDL_VideoData *videodata, UINT uIndex);559 IME_GetId(SDL_VideoData *videodata, UINT uIndex) in IME_GetId() argument571 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()
552 virtual HRESULT STDMETHODCALLTYPE GetOutput(_In_ UINT32 uIndex,