Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DtextParser.h48 const char* anyOf(const char* wordStart, const char* wordList[], size_t wordListCount) const { in anyOf() argument
50 const char** wordEnd = wordPtr + wordListCount; in anyOf()