HomeSort by relevance Sort by last modified time
    Searched refs:fFreshTextSet (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/icu/source/i18n/
csdetect.h 28 UBool fFreshTextSet;
csdetect.cpp 174 resultCount(0), fStripTags(FALSE), fFreshTextSet(FALSE)
217 fFreshTextSet = TRUE;
224 fFreshTextSet = TRUE;
266 } else if(fFreshTextSet) {
319 fFreshTextSet = FALSE;
  /external/icu4c/i18n/
csdetect.h 28 UBool fFreshTextSet;
csdetect.cpp 174 resultCount(0), fStripTags(FALSE), fFreshTextSet(FALSE)
217 fFreshTextSet = TRUE;
224 fFreshTextSet = TRUE;
266 } else if(fFreshTextSet) {
319 fFreshTextSet = FALSE;

Completed in 43 milliseconds