Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/nav/
DCacheBuilder.cpp1819 int candIndex = 0; in FindPartialAddress() local
1986 candIndex = 1; in FindPartialAddress()
2029 candIndex = 0; in FindPartialAddress()
2053 prefix = candIndex; in FindPartialAddress()
2057 UChar candChar = s->mWords[s->mWordCount - 1][candIndex]; in FindPartialAddress()
2074 candIndex = prefix; in FindPartialAddress()
2080 if (++candIndex >= s->mLetterCount && s->mStates[nextindex] == ' ') { in FindPartialAddress()
2096 candIndex = 1; in FindPartialAddress()