Home
last modified time | relevance | path

Searched defs:newStyle (Results 1 – 12 of 12) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DRelativeDateFormat.java70 int newStyle = fDateStyle & ~DateFormat.RELATIVE; in RelativeDateFormat() local
87 int newStyle = fTimeStyle & ~DateFormat.RELATIVE; in RelativeDateFormat() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DRelativeDateFormat.java67 int newStyle = fDateStyle & ~DateFormat.RELATIVE; in RelativeDateFormat() local
84 int newStyle = fTimeStyle & ~DateFormat.RELATIVE; in RelativeDateFormat() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DReplaceableTest.java162 char newStyle = NO_STYLE; in fixStyles() local
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DReplaceableTest.java159 char newStyle = NO_STYLE; in fixStyles() local
/third_party/icu/icu4c/source/test/intltest/
Dreptest.cpp124 UChar newStyle = NO_STYLE; in fixStyles() local
/third_party/skia/m133/third_party/externals/icu/source/test/intltest/
Dreptest.cpp124 char16_t newStyle = NO_STYLE; in fixStyles() local
/third_party/skia/experimental/graphite/src/
DDevice.cpp235 SkStrokeRec newStyle = style; in drawShape() local
/third_party/skia/m133/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js84 set: function(newStyle) { argument
462 set: function(newStyle) { argument
/third_party/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js84 set: function(newStyle) { argument
462 set: function(newStyle) { argument
/third_party/skia/tests/
DTypefaceTest.cpp64 SkFontStyle newStyle = newTypeface->fontStyle(); in TypefaceStyle_test() local
/third_party/skia/m133/tests/
DTypefaceTest.cpp82 SkFontStyle newStyle = newTypeface->fontStyle(); in TypefaceStyle_test() local
/third_party/skia/m133/src/gpu/graphite/
DDevice.cpp1206 SkStrokeRec newStyle = style; in drawGeometry() local