Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-symbolSpan.md119 ### effectStrategy subsection
H A Dts-basic-components-symbolGlyph.md117 ### effectStrategy subsection
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-symbolSpan.md119 ### effectStrategy subsection
H A Dts-basic-components-symbolGlyph.md117 ### effectStrategy subsection
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/symbol_engine/
H A Dhm_symbol_txt.h48 void SetSymbolEffect(const RSEffectStrategy& effectStrategy) in SetSymbolEffect()
H A Dhm_symbol_run.cpp154 bool HMSymbolRun::GetAnimationGroups(const uint16_t glyohId, const RSEffectStrategy effectStrategy, in GetAnimationGroups()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dsymbol_span_model_ng.cpp78 void SymbolSpanModelNG::SetSymbolEffect(const uint32_t effectStrategy) in SetSymbolEffect()
114 void SymbolSpanModelNG::SetSymbolEffect(FrameNode* frameNode, const uint32_t effectStrategy) in SetSymbolEffect()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/symbol/
H A Dsymbol_model_ng.cpp63 void SymbolModelNG::SetSymbolEffect(const std::uint32_t effectStrategy) in SetSymbolEffect()
109 void SymbolModelNG::SetSymbolEffect(FrameNode* frameNode, const std::uint32_t effectStrategy) in SetSymbolEffect()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/fuzztest/hm_symbol/hmsymbolrun_fuzzer/
H A Dhm_symbol_run_fuzzer.cpp42 RSEffectStrategy effectStrategy = SPText::GetObject<RSEffectStrategy>(); in DrawSymbolFuzzTest() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/hm_symbol/
H A Dhm_symbol_run_test.cpp222 RSEffectStrategy effectStrategy = RSEffectStrategy::BOUNCE; variable
237 RSEffectStrategy effectStrategy = RSEffectStrategy::PULSE; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
H A Dhm_symbol_txt.cpp57 void HMSymbolTxt::SetSymbolEffect(const RSEffectStrategy& effectStrategy) in SetSymbolEffect()
H A Dhm_symbol_run.cpp171 bool HMSymbolRun::GetAnimationGroups(uint16_t glyphid, const RSEffectStrategy effectStrategy, in GetAnimationGroups()
H A Dhm_symbol_node_build.cpp147 const RSEffectStrategy &effectStrategy, in SymbolNodeBuild()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
H A Dsymbol_animation_config.h43 Drawing::DrawingEffectStrategy effectStrategy = Drawing::DrawingEffectStrategy::NONE; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/common/
H A Dhm_symbol_txt.cpp82 void HMSymbolTxt::SetSymbolEffect(const uint32_t& effectStrategy) in SetSymbolEffect()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/symbol_animation/
H A Dsymbol_node_build.cpp46 const RSEffectStrategy effectStrategy, in SymbolNodeBuild()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_symbol_animation.cpp227 … Drawing::DrawingEffectStrategy effectStrategy = Drawing::DrawingEffectStrategy::REPLACE_DISAPPEAR; in SetReplaceDisappear() local
264 Drawing::DrawingEffectStrategy effectStrategy = Drawing::DrawingEffectStrategy::REPLACE_APPEAR; in SetReplaceAppear() local
317 Drawing::DrawingEffectStrategy& effectStrategy) in GetAnimationGroupParameters()
460 const Drawing::DrawingEffectStrategy& effectStrategy) in SpliceAnimation()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/fuzztest/hm_symbol/hmsymboltxt_fuzzer/
H A Dhm_symbol_txt_fuzzer.cpp44 uint32_t effectStrategy = SPText::GetObject<uint32_t>(); in HmSymbolTxtFuzzTestInner01() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_symbol_span_modifier.cpp118 void SetSymbolSpanEffectStrategy(ArkUINodeHandle node, ArkUI_Uint32 effectStrategy) in SetSymbolSpanEffectStrategy()
H A Dnode_symbol_glyph_modifier.cpp140 void SetEffectStrategy(ArkUINodeHandle node, ArkUI_Uint32 effectStrategy) in SetEffectStrategy()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Dselection_info.h79 int32_t effectStrategy = 0; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/font/
H A Dconstants_converter.cpp615 auto effectStrategy = textStyle.GetEffectStrategy(); in ConvertSymbolTxtStyle() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h716 void SetEffectStrategy(int32_t effectStrategy) in SetEffectStrategy()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp1445 JSRef<JSVal> effectStrategy = styleObject->GetProperty("effectStrategy"); in ParseJsSymbolSpanStyle() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js30780 effectStrategy(value) { method in ArkSymbolGlyphComponent
30960 effectStrategy(value) { method in ArkSymbolSpanComponent