Home
last modified time | relevance | path

Searched defs:isFallback (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/testing/
DFakeResult.java53 private final boolean isFallback; field in FakeResult
57 RbPath path, ImmutableList<String> values, boolean grouped, int index, boolean isFallback) { in FakeResult()
65 boolean isFallback() { in isFallback() method in FakeResult
/third_party/skia/src/ports/skia_ohos/
DSkFontStyleSet_ohos.h28 …bool isFallback = false; // the flag of font style set. False for fallback family, true for generi… variable
DSkFontStyleSet_ohos.cpp14 int index, bool isFallback) in SkFontStyleSet_OHOS()
DSkFontMgr_ohos.cpp75 bool isFallback = false; in onMatchFamily() local
96 bool isFallback = false; in onMatchFamilyStyle() local
/third_party/skia/src/ports/
DSkFontMgr_config_parser.cpp487 const SkString& basePath, bool isFallback) in parse_config_file()
DSkFontMgr_android_parser.cpp646 const SkString& basePath, bool isFallback) in parse_config_file()