Searched refs:idxlist (Results 1 – 2 of 2) sorted by relevance
1005 UINT *idxlist = SDL_malloc(sizeof(UINT) * pgcount); in UILess_GetCandidateList() local1006 if (idxlist) { in UILess_GetCandidateList()1007 pcandlist->lpVtbl->GetPageIndex(pcandlist, idxlist, pgcount, &pgcount); in UILess_GetCandidateList()1008 pgstart = idxlist[page]; in UILess_GetCandidateList()1010 pgsize = SDL_min(count, idxlist[page + 1]) - pgstart; in UILess_GetCandidateList()1014 SDL_free(idxlist); in UILess_GetCandidateList()
194666 set ::idxlist [execsql {194670 llength $::idxlist