Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowskeyboard.c72 data->ime_candsel = 0; in WIN_InitKeyboard()
808 videodata->ime_candsel = cand_list->dwSelection; in IME_GetCandidateList()
843 videodata->ime_candsel = -1; in IME_GetCandidateList()
994 videodata->ime_candsel = selection; in UILess_GetCandidateList()
1013 videodata->ime_candsel = videodata->ime_candsel - pgstart; in UILess_GetCandidateList()
1026 videodata->ime_candsel = -1; in UILess_GetCandidateList()
1527 if (i == videodata->ime_candsel) { in IME_RenderCandidateList()
A DSDL_windowsvideo.h161 DWORD ime_candsel; member

Completed in 6 milliseconds