Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/
Dlocalematcher.cpp131 withDefault_(src.withDefault_), in Builder()
153 withDefault_ = src.withDefault_, in operator =()
237 withDefault_ = false; in setNoDefaultLocale()
253 withDefault_ = true; in setDefaultLocale()
441 if (defLSR == nullptr && builder.withDefault_) { in LocaleMatcher()
/third_party/skia/third_party/externals/icu/source/common/
Dlocalematcher.cpp131 withDefault_(src.withDefault_), in Builder()
153 withDefault_ = src.withDefault_, in operator =()
237 withDefault_ = false; in setNoDefaultLocale()
253 withDefault_ = true; in setDefaultLocale()
441 if (defLSR == nullptr && builder.withDefault_) { in LocaleMatcher()
/third_party/node/deps/icu-small/source/common/
Dlocalematcher.cpp131 withDefault_(src.withDefault_), in Builder()
153 withDefault_ = src.withDefault_, in operator =()
237 withDefault_ = false; in setNoDefaultLocale()
253 withDefault_ = true; in setDefaultLocale()
441 if (defLSR == nullptr && builder.withDefault_) { in LocaleMatcher()
/third_party/icu/icu4c/source/common/unicode/
Dlocalematcher.h540 bool withDefault_ = true; variable
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dlocalematcher.h540 bool withDefault_ = true; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dlocalematcher.h536 bool withDefault_ = true; variable