Home
last modified time | relevance | path

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

/external/skia/tools/bookmaker/
DtextParser.h488 bool tSpace = ' ' >= fChar[tIndex]; in startsWith() local
490 if (tSpace != oSpace) { in startsWith()
493 if (tSpace) { in startsWith()
/external/skqp/tools/bookmaker/
DtextParser.h488 bool tSpace = ' ' >= fChar[tIndex]; in startsWith() local
490 if (tSpace != oSpace) { in startsWith()
493 if (tSpace) { in startsWith()
/external/icu/icu4c/source/i18n/
Dplurrule_impl.h119 tSpace, enumerator
Dplurrule.cpp1246 if (type != tSpace) { in getNextToken()
1334 return tSpace; in charType()