Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dplurrule_impl.h113 tSpace, enumerator
Dplurrule.cpp1210 if (type != tSpace) { in getNextToken()
1298 return tSpace; in charType()
/external/skqp/tools/bookmaker/
Dbookmaker.h574 bool tSpace = ' ' >= fChar[tIndex]; in startsWith() local
576 if (tSpace != oSpace) { in startsWith()
579 if (tSpace) { in startsWith()
/external/skia/tools/bookmaker/
Dbookmaker.h576 bool tSpace = ' ' >= fChar[tIndex]; in startsWith() local
578 if (tSpace != oSpace) { in startsWith()
581 if (tSpace) { in startsWith()