Home
last modified time | relevance | path

Searched defs:textShadow (Results 1 – 25 of 29) sorted by relevance

12

/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/
Dtext_style_test.cpp95 TextShadow textShadow(color, offset, 0.0); variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
Dtext_testsix_ng.cpp43 Shadow textShadow; variable
Dtext_base.cpp268 Shadow textShadow; in SetContentModifier() local
299 Shadow textShadow; in UpdateTextLayoutProperty() local
Dspan_string_test_ng.cpp260 Shadow textShadow; variable
301 Shadow textShadow; variable
1353 Shadow textShadow; variable
Dtext_testtwo_ng.cpp97 Shadow textShadow; variable
261 Shadow textShadow; variable
Dtext_testfive_ng.cpp1845 Shadow textShadow; variable
2682 Shadow textShadow; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
Dtext_clock_layout_property.cpp59 std::string ConvertTextShadow(const std::vector<Shadow>& textShadow) in ConvertTextShadow()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkTextTimer.ts54 textShadow(value: ShadowOptions): this { method in ArkTextTimerComponent
DArkTextClock.ts53 textShadow(value: ShadowOptions): this { method in ArkTextClockComponent
DArkText.ts896 textShadow(value: ShadowOptions | Array<ShadowOptions>): TextAttribute { method in ArkTextComponent
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_text_clock_ffi.cpp86 VectorNativeTextShadow vec, int64_t index, NativeTextShadow textShadow) in FFICJVectorNativeTextShadowSetElement()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
Dspan_object.cpp450 TextShadowSpan::TextShadowSpan(std::vector<Shadow> textShadow) : SpanBase(0, 0), textShadow_(std::m… in TextShadowSpan()
452 TextShadowSpan::TextShadowSpan(std::vector<Shadow> textShadow, int32_t start, int32_t end) in TextShadowSpan()
513 auto textShadow = textShadowSpan->GetTextShadow(); in IsAttributesEqual() local
Dspan_string.cpp1090 …std::vector<Shadow> textShadow = spanItem->fontStyle->GetTextShadow().value_or(std::vector<Shadow>… in ToTextShadowSpan() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
Dtext_declaration.cpp301 Shadow textShadow; in ParseTextShadow() local
/foundation/arkui/ace_engine/test/unittest/adapter/ohos/capability/
Dhtml_convert_test.cpp153 Shadow textShadow; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_content_modifier.cpp195 Shadow textShadow; in AddShadow() local
799 Shadow textShadow; in SetTextShadow() local
Dmultiple_paragraph_layout_algorithm.cpp321 auto textShadow = layoutProperty->GetTextShadow(); in SetPropertyToModifier() local
/foundation/arkui/ace_engine/adapter/ohos/capability/html/
Dhtml_to_span.cpp467 Shadow textShadow; in InitTextShadow() local
473 void HtmlToSpan::InitShadow(Shadow &textShadow, std::vector<std::string> &attribute) in InitShadow()
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_timer/
Dtext_timer_test_ng.cpp71 std::optional<std::vector<Shadow>> textShadow = std::nullopt; member
Dtext_timer_builder_test_ng.cpp52 std::optional<std::vector<Shadow>> textShadow = std::nullopt; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_clock/
Dtext_clock_test_ng.cpp65 std::optional<std::vector<Shadow>> textShadow = std::nullopt; member
Dtext_clock_content_modifier_add_test_ng.cpp64 std::optional<std::vector<Shadow>> textShadow = std::nullopt; member
Dtext_clock_content_modifier_test_ng.cpp64 std::optional<std::vector<Shadow>> textShadow = std::nullopt; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_span_bridge.cpp101 ArkUITextShadowStruct textShadow; in ParseTextShadow() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dtitle_bar_pattern.cpp68 auto textShadow = property->GetTextShadow(); in TextLayoutPropertyToString() local

12