/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/ |
H A D | text_style_test.cpp | 95 TextShadow textShadow(color, offset, 0.0); variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
H A D | text_testsix_ng.cpp | 43 Shadow textShadow; variable
|
H A D | text_base.cpp | 268 Shadow textShadow; in SetContentModifier() local 299 Shadow textShadow; in UpdateTextLayoutProperty() local
|
H A D | span_string_test_ng.cpp | 260 Shadow textShadow; variable 301 Shadow textShadow; variable 1353 Shadow textShadow; variable
|
H A D | text_testtwo_ng.cpp | 99 Shadow textShadow; variable 263 Shadow textShadow; variable
|
H A D | text_testfive_ng.cpp | 1866 Shadow textShadow; variable 2703 Shadow textShadow; variable
|
H A D | text_testthree_ng.cpp | 1677 Shadow textShadow; variable
|
H A D | text_test_ng.cpp | 2127 Shadow textShadow; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/ |
H A D | text_clock_layout_property.cpp | 59 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 D | cj_text_clock_ffi.cpp | 86 VectorNativeTextShadow vec, int64_t index, NativeTextShadow textShadow) in FFICJVectorNativeTextShadowSetElement()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_content_modifier.cpp | 195 Shadow textShadow; in AddShadow() local 809 Shadow textShadow; in SetTextShadow() local 987 Shadow textShadow; in AddDefaultShadow() local
|
H A D | multiple_paragraph_layout_algorithm.cpp | 322 auto textShadow = layoutProperty->GetTextShadow(); in SetPropertyToModifier() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/ |
H A D | text_declaration.cpp | 301 Shadow textShadow; in ParseTextShadow() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/ |
H A D | span_object.cpp | 450 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 D | span_string.cpp | 1119 …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 D | html_convert_test.cpp | 153 Shadow textShadow; variable
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/html/ |
H A D | html_to_span.cpp | 467 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 D | text_timer_test_ng.cpp | 71 std::optional<std::vector<Shadow>> textShadow = std::nullopt; member
|
H A D | text_timer_builder_test_ng.cpp | 52 std::optional<std::vector<Shadow>> textShadow = std::nullopt; member
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_clock/ |
H A D | text_clock_test_ng.cpp | 65 std::optional<std::vector<Shadow>> textShadow = std::nullopt; member
|
H A D | text_clock_content_modifier_add_test_ng.cpp | 64 std::optional<std::vector<Shadow>> textShadow = std::nullopt; member
|
H A D | text_clock_content_modifier_test_ng.cpp | 64 std::optional<std::vector<Shadow>> textShadow = std::nullopt; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_span_bridge.cpp | 101 ArkUITextShadowStruct textShadow; in ParseTextShadow() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | title_bar_pattern.cpp | 68 auto textShadow = property->GetTextShadow(); in TextLayoutPropertyToString() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_text_typography_test.cpp | 917 OH_Drawing_TextShadow* textShadow = OH_Drawing_CreateTextShadow(); variable
|