Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/
H A Dtext_style_test.cpp95 TextShadow textShadow(color, offset, 0.0); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testsix_ng.cpp43 Shadow textShadow; variable
H A Dtext_base.cpp268 Shadow textShadow; in SetContentModifier() local
299 Shadow textShadow; in UpdateTextLayoutProperty() local
H A Dspan_string_test_ng.cpp260 Shadow textShadow; variable
301 Shadow textShadow; variable
1353 Shadow textShadow; variable
H A Dtext_testtwo_ng.cpp99 Shadow textShadow; variable
263 Shadow textShadow; variable
H A Dtext_testfive_ng.cpp1866 Shadow textShadow; variable
2703 Shadow textShadow; variable
H A Dtext_testthree_ng.cpp1677 Shadow textShadow; variable
H A Dtext_test_ng.cpp2127 Shadow textShadow; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_layout_property.cpp59 std::string ConvertTextShadow(const std::vector<Shadow>& textShadow) in ConvertTextShadow()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_text_clock_ffi.cpp86 VectorNativeTextShadow vec, int64_t index, NativeTextShadow textShadow) in FFICJVectorNativeTextShadowSetElement()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_content_modifier.cpp195 Shadow textShadow; in AddShadow() local
809 Shadow textShadow; in SetTextShadow() local
987 Shadow textShadow; in AddDefaultShadow() local
H A Dmultiple_paragraph_layout_algorithm.cpp322 auto textShadow = layoutProperty->GetTextShadow(); in SetPropertyToModifier() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
H A Dtext_declaration.cpp301 Shadow textShadow; in ParseTextShadow() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A 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
H A Dspan_string.cpp1119 …std::vector<Shadow> textShadow = spanItem->fontStyle->GetTextShadow().value_or(std::vector<Shadow>… in ToTextShadowSpan() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/adapter/ohos/capability/
H A Dhtml_convert_test.cpp153 Shadow textShadow; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dhtml_to_span.cpp467 Shadow textShadow; in InitTextShadow() local
473 void HtmlToSpan::InitShadow(Shadow &textShadow, std::vector<std::string> &attribute) in InitShadow()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_timer/
H A Dtext_timer_test_ng.cpp71 std::optional<std::vector<Shadow>> textShadow = std::nullopt; member
H A Dtext_timer_builder_test_ng.cpp52 std::optional<std::vector<Shadow>> textShadow = std::nullopt; member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_clock/
H A Dtext_clock_test_ng.cpp65 std::optional<std::vector<Shadow>> textShadow = std::nullopt; member
H A Dtext_clock_content_modifier_add_test_ng.cpp64 std::optional<std::vector<Shadow>> textShadow = std::nullopt; member
H A Dtext_clock_content_modifier_test_ng.cpp64 std::optional<std::vector<Shadow>> textShadow = std::nullopt; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_span_bridge.cpp101 ArkUITextShadowStruct textShadow; in ParseTextShadow() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtitle_bar_pattern.cpp68 auto textShadow = property->GetTextShadow(); in TextLayoutPropertyToString() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_typography_test.cpp917 OH_Drawing_TextShadow* textShadow = OH_Drawing_CreateTextShadow(); variable

12