Home
last modified time | relevance | path

Searched defs:addFragment (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DPseudoLocales.java181 void addFragment(String text, boolean isLocalizable); in addFragment() method
386 public void addFragment(String text, boolean isLocalizable) { in expanding() method
422 public void addFragment(String text, boolean isLocalizable) { in bidi() method
/third_party/flutter/skia/modules/skottie/src/text/
DTextAdapter.cpp31 void TextAdapter::addFragment(const Shaper::Fragment& frag) { in addFragment() function in skottie::internal::TextAdapter
/third_party/skia/modules/skottie/src/text/
DTextAdapter.cpp301 void TextAdapter::addFragment(const Shaper::Fragment& frag) { in addFragment() function in skottie::internal::TextAdapter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp182 void GlobalLayoutBuilder::addFragment(const std::set<uint64_t> &F) { in addFragment() function in GlobalLayoutBuilder