Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowskeyboard.c1005 UINT *idxlist = SDL_malloc(sizeof(UINT) * pgcount); in UILess_GetCandidateList() local
1006 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()
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch194666 set ::idxlist [execsql {
194670 llength $::idxlist