Home
last modified time | relevance | path

Searched defs:toID (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleExtensions.java177 private static String toID(SortedMap<Character, Extension> map) { in toID() method in LocaleExtensions
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DLocaleExtensions.java181 private static String toID(SortedMap<Character, Extension> map) { in toID() method in LocaleExtensions
/third_party/skia/experimental/sorttoy/
DFake.cpp76 int FakePaint::toID() const { in toID() function in FakePaint
/third_party/skia/src/core/
DSkStrikeCache.h52 SkGlyph* mergeGlyphAndImage(SkPackedGlyphID toID, const SkGlyph& from) { in mergeGlyphAndImage()
DSkScalerCache.cpp109 SkPackedGlyphID toID, const SkGlyph& from) { in mergeGlyphAndImage()
/third_party/flutter/skia/src/core/
DSkStrike.cpp133 SkGlyph* SkStrike::mergeGlyphAndImage(SkPackedGlyphID toID, const SkGlyph& from) { in mergeGlyphAndImage()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DRoundTripTest.java1694 … final void logRoundTripFailure(String from,String toID, String to,String backID, String back) { in logRoundTripFailure()
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DRoundTripTest.java1691 … final void logRoundTripFailure(String from,String toID, String to,String backID, String back) { in logRoundTripFailure()
/third_party/icu/icu4c/source/test/intltest/
Dtransrt.cpp938 const UnicodeString& toID, in logRoundTripFailure()