Home
last modified time | relevance | path

Searched defs:style (Results 51 - 75 of 750) sorted by relevance

12345678910>>...30

/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dfocus_box_test_ng.cpp70 NG::FocusBoxStyle style; in HWTEST_F() local
87 NG::FocusBoxStyle style; in HWTEST_F() local
104 NG::FocusBoxStyle style; in HWTEST_F() local
119 NG::FocusBoxStyle style; HWTEST_F() local
135 NG::FocusBoxStyle style; HWTEST_F() local
150 NG::FocusBoxStyle style; HWTEST_F() local
164 NG::FocusBoxStyle style; HWTEST_F() local
181 NG::FocusBoxStyle style; HWTEST_F() local
196 NG::FocusBoxStyle style; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dbadge_modifier.cpp22 void SetBadgeBaseParam(BadgeParameters& badgeParameters, const ArkUIBadgeParam& style) in SetBadgeBaseParam() argument
45 SetBadgeParamWithNumber(ArkUINodeHandle node, const struct ArkUIBadgeParam* style, ArkUI_Int32 count, ArkUI_Bool countHasValue, ArkUI_Int32 maxCount) SetBadgeParamWithNumber() argument
62 SetBadgeParamWithString(ArkUINodeHandle node, const struct ArkUIBadgeParam* style, ArkUI_CharPtr value) SetBadgeParamWithString() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_layout_property.h122 std::string style = V2::ConvertWrapTextDecorationStyleToString( variable
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_label_button_unit_test.cpp148 Style style; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_mask_filter.cpp31 std::shared_ptr<TexgineMaskFilter> TexgineMaskFilter::MakeBlur(TexgineBlurStyle style, in MakeBlur() argument
H A Dtexgine_font_style_set.cpp41 void TexgineFontStyleSet::GetStyle(const int index, std::shared_ptr<TexgineFontStyle> style, in GetStyle() argument
64 auto style = *pattern->GetFontStyle(); in MatchStyle() local
H A Dtexgine_font_style.cpp31 TexgineFontStyle::TexgineFontStyle(std::shared_ptr<RSFontStyle> style) in TexgineFontStyle() argument
46 void TexgineFontStyle::SetStyle(const RSFontStyle &style) in SetStyle() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCompactDecimalFormat.java92 public static CompactDecimalFormat getInstance(ULocale locale, CompactStyle style) { in getInstance() argument
107 public static CompactDecimalFormat getInstance(Locale locale, CompactStyle style) { in getInstance() argument
117 CompactDecimalFormat(ULocale locale, CompactStyle style) CompactDecimalFormat() argument
[all...]
/third_party/icu/icu4c/source/io/
H A Dlocbund.cpp39 int32_t style; in locbund_cleanup() local
48 static inline UNumberFormat * copyInvariantFormatter(ULocaleBundle *result, UNumberFormatStyle style) { in copyInvariantFormatter() argument
160 u_locbund_getNumberFormat(ULocaleBundle *bundle, UNumberFormatStyle style) u_locbund_getNumberFormat() argument
[all...]
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/
H A DTimeZoneNameProviderICU.java21 public String getDisplayName(String ID, boolean daylight, int style, Locale locale) { in getDisplayName() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCompactDecimalFormat.java85 public static CompactDecimalFormat getInstance(ULocale locale, CompactStyle style) { in getInstance() argument
99 public static CompactDecimalFormat getInstance(Locale locale, CompactStyle style) { in getInstance() argument
109 CompactDecimalFormat(ULocale locale, CompactStyle style) CompactDecimalFormat() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcompactdecimalformat.cpp23 CompactDecimalFormat::createInstance(const Locale& inLocale, UNumberCompactStyle style, in createInstance() argument
28 CompactDecimalFormat::CompactDecimalFormat(const Locale& inLocale, UNumberCompactStyle style, in CompactDecimalFormat() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dcompactdecimalformat.cpp23 CompactDecimalFormat::createInstance(const Locale& inLocale, UNumberCompactStyle style, in createInstance() argument
28 CompactDecimalFormat::CompactDecimalFormat(const Locale& inLocale, UNumberCompactStyle style, in CompactDecimalFormat() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcompactdecimalformat.cpp23 CompactDecimalFormat::createInstance(const Locale& inLocale, UNumberCompactStyle style, in createInstance() argument
28 CompactDecimalFormat::CompactDecimalFormat(const Locale& inLocale, UNumberCompactStyle style, in CompactDecimalFormat() argument
/third_party/skia/third_party/externals/icu/source/io/
H A Dlocbund.cpp39 int32_t style; in locbund_cleanup() local
48 static inline UNumberFormat * copyInvariantFormatter(ULocaleBundle *result, UNumberFormatStyle style) { in copyInvariantFormatter() argument
160 u_locbund_getNumberFormat(ULocaleBundle *bundle, UNumberFormatStyle style) u_locbund_getNumberFormat() argument
[all...]
/third_party/skia/src/ports/skia_ohos/
H A DSkFontStyleSet_ohos.cpp35 void SkFontStyleSet_OHOS::getStyle(int index, SkFontStyle* style, SkStrin argument
[all...]
/third_party/skia/src/ports/
H A DSkFontConfigTypeface.h26 Create(sk_sp<SkFontConfigInterface> fci, const SkFontConfigInterface::FontIdentity& fi, SkString familyName, const SkFontStyle& style) Create() argument
34 Create(std::unique_ptr<SkFontData> data, SkString familyName, SkFontStyle style, bool isFixedPitch) Create() argument
56 SkTypeface_FCI(sk_sp<SkFontConfigInterface> fci, const SkFontConfigInterface::FontIdentity& fi, SkString familyName, const SkFontStyle& style) SkTypeface_FCI() argument
66 SkTypeface_FCI(std::unique_ptr<SkFontData> data, SkString familyName, SkFontStyle style, bool isFixedPitch) SkTypeface_FCI() argument
/third_party/skia/docs/examples/
H A Dstrokerect_gm.cpp27 SkPaint::Style style = doFill ? SkPaint::kStrokeAndFill_Style : SkPaint::kStroke_Style; in REG_FIDDLE() local
/base/global/i18n/frameworks/intl/include/
H A Drelative_time_format.h64 UDateRelativeDateTimeFormatterStyle style = UDAT_STYLE_LONG; member in OHOS::Global::I18n::RelativeTimeFormat
/base/notification/distributed_notification_service/test/bechmarktest/notification_publish_test/
H A Dnotification_publish_test.cpp72 std::vector<std::string> style; in InitTextRequest() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/clock/
H A Dclock_declaration.cpp72 bool ClockDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
/foundation/arkui/ace_engine/frameworks/core/components/texttimer/
H A Dtexttimer_component.cpp75 void TextTimerComponent::SetTextStyle(const TextStyle& style) in SetTextStyle() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textarea/
H A Dtextarea_declaration.cpp88 bool TextareaDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_grid_row.cpp70 bool DomGridRow::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
H A Ddom_rating.cpp65 bool DOMRating::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument

Completed in 10 milliseconds

12345678910>>...30