Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/nav/
DCacheBuilder.cpp1960 for (int wordsIndex = s->mStateWord - 1; wordsIndex >= 0; --wordsIndex) { in FindPartialAddress() local
1961 const UChar* test = s->mWords[wordsIndex]; in FindPartialAddress()
2001 if (shift > wordsIndex) in FindPartialAddress()
2014 if (wordsIndex != s->mStateWord - 1) in FindPartialAddress()