Searched defs:style2 (Results 1 – 5 of 5) sorted by relevance
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/ |
D | FontFamily.cpp | 136 static int computeMatch(FontStyle style1, FontStyle style2) { in computeMatch()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | DateTimeGeneratorTest.java | 714 private void checkCompatible(int style1, int style2, ULocale uLocale) { in checkCompatible() 724 …private String showOrderComparison(ULocale uLocale, int style1, int style2, DateOrder order1, Date… in showOrderComparison()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | DateTimeGeneratorTest.java | 711 private void checkCompatible(int style1, int style2, ULocale uLocale) { in checkCompatible() 721 …private String showOrderComparison(ULocale uLocale, int style1, int style2, DateOrder order1, Date… in showOrderComparison()
|
/third_party/flutter/skia/samplecode/ |
D | SampleParagraph.cpp | 600 TextStyle style2; in drawFlutter() local 850 TextStyle style2; in hangingS() local
|
/third_party/skia/modules/skparagraph/samples/ |
D | SampleParagraph.cpp | 605 TextStyle style2; in drawFlutter() local 856 TextStyle style2; in hangingS() local
|