| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| H A D | image_composed_element.cpp | 196 int32_t style = static_cast<int32_t>(border.Left().GetBorderStyle()); in GetBorderStyle() local
|
| H A D | shape_container_composed_element.cpp | 164 auto style = render->GetStrokeState().GetLineCap(); in GetStrokeLineCap() local 174 auto style = render->GetStrokeState().GetLineJoin(); in GetStrokeLineJoin() local
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | checkboxgroup_modifier.cpp | 144 void SetCheckboxGroupStyle(ArkUINodeHandle node, ArkUI_Int32 style) in SetCheckboxGroupStyle() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | image_span_view.cpp | 63 void ImageSpanView::SetPlaceHolderStyle(TextBackgroundStyle& style) in SetPlaceHolderStyle() argument 75 void ImageSpanView::SetPlaceHolderStyle(FrameNode* frameNode, TextBackgroundStyle& style) in SetPlaceHolderStyle() argument [all...] |
| /foundation/arkui/ui_lite/test/uitest/test_spannable_string/ |
| H A D | ui_test_spannnable_string.cpp | 137 TextStyle style = TextStyle::TEXT_STYLE_ITALIC; in UIKitSpannableStringTestTextStyle001() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | list_component.cpp | 69 bool ListComponent::ApplyPrivateStyle(const AppStyleItem *style) in ApplyPrivateStyle() argument
|
| H A D | circle_progress_component.cpp | 63 bool CircleProgressComponent::ApplyPrivateStyle(const AppStyleItem *style) in ApplyPrivateStyle() argument 112 void CircleProgressComponent::SetStartAngle(const AppStyleItem *style) in SetStartAngle() argument 124 void CircleProgressComponent::SetTotalAngle(const AppStyleItem *style) in SetTotalAngle() argument 136 bool CircleProgressComponent::SetArcColor(const AppStyleItem *style) in SetArcColor() argument 148 bool CircleProgressComponent::SetArcBackgroundColor(const AppStyleItem *style) in SetArcBackgroundColor() argument 160 SetArcProgressStyle(const AppStyleItem *style) SetArcProgressStyle() argument [all...] |
| H A D | text_component.cpp | 199 TextStyle style = TextStyle::TEXT_STYLE_NORMAL; in ApplyPrivateStyle() local [all...] |
| H A D | input_edittext_component.cpp | 145 bool InputEditTextComponent::ApplyPrivateStyle(const AppStyleItem *style) in ApplyPrivateStyle() argument 195 bool InputEditTextComponent::SetFontSize(const AppStyleItem *style) in SetFontSize() argument 201 bool InputEditTextComponent::SetColor(const AppStyleItem &style) in SetColor() argument 213 bool InputEditTextComponent::SetPlaceholderColor(const AppStyleItem &style) in SetPlaceholderColor() argument [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
| H A D | marquee_tdd_test.cpp | 355 Style style; in ComponentMarqueeStyleSetTest013() local [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
| H A D | number_format_module.cpp | 136 SetStyle(NumberFormatModule &numModel, const jerry_value_t key, const jerry_value_t style) SetStyle() argument
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_box_progress.cpp | 28 DrawValidRect(BufferInfo& gfxDstBuffer, const Image* image, const Rect& rect, const Rect& invalidatedArea, const Style& style, uint16_t radius) DrawValidRect() argument 72 DrawRoundCap(BufferInfo& gfxDstBuffer, const Image* image, const Point& imgPos, const Rect& rect, const Rect& invalidatedArea, uint16_t radius, const Style& style) DrawRoundCap() argument 203 GetBackgroundParam(Point& startPoint, int16_t& width, int16_t& height, uint16_t& radius, const Style& style) GetBackgroundParam() argument [all...] |
| H A D | ui_radio_button.cpp | 102 Style style = StyleDefault::GetBackgroundTransparentStyle(); in OnDraw() local [all...] |
| /foundation/arkui/ui_lite/frameworks/imgdecode/ |
| H A D | cache_manager.cpp | 119 RetCode CacheManager::Open(const char* path, const Style& style, CacheEntry& entry) in Open() argument 269 RetCode CacheManager::TryDecode(const char* path, const Style& style, CacheEntry& entry) in TryDecode() argument
|
| /foundation/arkui/ui_lite/interfaces/kits/components/ |
| H A D | ui_button.h | 264 Style* style = buttonStyles_[state_]; variable 278 Style* style = buttonStyles_[state_]; variable 319 Style* style = buttonStyles_[state_]; variable 330 Style* style = buttonStyles_[state_]; global() variable [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
| H A D | rs_material_filter_test.cpp | 50 MATERIAL_BLUR_STYLE style = static_cast<MATERIAL_BLUR_STYLE>(0); in HWTEST_F() local 70 MATERIAL_BLUR_STYLE style = MATERIAL_BLUR_STYLE::STYLE_CARD_DARK; in HWTEST_F() local 200 MATERIAL_BLUR_STYLE style = MATERIAL_BLUR_STYLE::STYLE_CARD_DARK; in HWTEST_F() local 348 MATERIAL_BLUR_STYLE style in HWTEST_F() local 412 MATERIAL_BLUR_STYLE style = MATERIAL_BLUR_STYLE::STYLE_CARD_DARK; HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
| H A D | texgine_typeface.cpp | 88 auto style = typeface_->GetFontStyle(); in GetFontStyle() local
|
| H A D | texgine_paint.cpp | 79 void TexginePaint::SetStyle(Style style) in SetStyle() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/ |
| H A D | any_span.h | 86 void SetTextStyle(const TextStyle& style) in SetTextStyle() argument
|
| /foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/property_display/ |
| H A D | appearance_outlineborder_test.cpp | 38 Vector4<BorderStyle> style = Vector4<BorderStyle>(BorderStyle::SOLID); in setNode() local 98 Vector4<BorderStyle> style = Vector4<BorderStyle>(BorderStyle::SOLID); in GRAPHIC_TEST() local 142 Vector4<BorderStyle> style = Vector4<BorderStyle>((BorderStyle)i); in GRAPHIC_TEST() local 166 Vector4<BorderStyle> style = Vector4<BorderStyle>((BorderStyle)1); in GRAPHIC_TEST() local 214 Vector4<BorderStyle> style = Vector4<BorderStyle>((BorderStyle)1); GRAPHIC_TEST() local 280 Vector4<BorderStyle> style = Vector4<BorderStyle>((BorderStyle)styleList[i]); GRAPHIC_TEST() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/ |
| H A D | typography.h | 68 explicit RunMetrics(const TextStyle* style) : textStyle(style) {} in RunMetrics() argument 70 RunMetrics(const TextStyle* style, const Drawing::FontMetrics& metrics) in RunMetrics() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/ |
| H A D | typography_create.cpp | 26 std::unique_ptr<TypographyCreate> TypographyCreate::Create(const TypographyStyle& style, in Create() argument 33 TypographyCreate::TypographyCreate(const TypographyStyle& style, in TypographyCreate() argument 41 void TypographyCreate::PushStyle(const TextStyle& style) in PushStyle() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| H A D | rs_filter.cpp | 46 std::shared_ptr<RSFilter> RSFilter::CreateMaterialFilter(int style, float dipScale, BLUR_COLOR_MODE mode, float ratio) in CreateMaterialFilter() argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/text/ |
| H A D | typeface_test.cpp | 99 FontStyle style; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/paint_fuzzer/ |
| H A D | paint_fuzzer.cpp | 54 uint32_t style = GetObject<uint32_t>(); in PaintFuzzTest001() local 99 uint32_t style = GetObject<uint32_t>(); in PaintFuzzTest002() local
|