/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | symbol_span_model_ng.cpp | 66 void SymbolSpanModelNG::SetSymbolEffect(const uint32_t effectStrategy) in SetSymbolEffect() argument 97 void SymbolSpanModelNG::SetSymbolEffect(FrameNode* frameNode, const uint32_t effectStrategy) in SetSymbolEffect() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_engine/fuzztest/hm_symbol/hmsymbolrun_fuzzer/ |
H A D | hm_symbol_run_fuzzer.cpp | 42 RSEffectStrategy effectStrategy = SPText::GetObject<RSEffectStrategy>(); in DrawSymbolFuzzTest() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/symbol/ |
H A D | symbol_model_ng.cpp | 61 void SymbolModelNG::SetSymbolEffect(const std::uint32_t effectStrategy) in SetSymbolEffect() argument 107 void SymbolModelNG::SetSymbolEffect(FrameNode* frameNode, const std::uint32_t effectStrategy) in SetSymbolEffect() argument
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/ |
H A D | symbol_animation_config.h | 43 Drawing::DrawingEffectStrategy effectStrategy = Drawing::DrawingEffectStrategy::NONE; member
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/ |
H A D | hm_symbol_txt.cpp | 57 void HMSymbolTxt::SetSymbolEffect(const RSEffectStrategy& effectStrategy) in SetSymbolEffect() argument
|
H A D | hm_symbol_run.cpp | 171 bool HMSymbolRun::GetAnimationGroups(uint16_t glyphid, const RSEffectStrategy effectStrategy, in GetAnimationGroups() argument
|
H A D | hm_symbol_node_build.cpp | 146 SymbolNodeBuild(const RSAnimationSetting &animationSetting, const RSHMSymbolData &symbolData, const RSEffectStrategy &effectStrategy, const std::pair<float, float> &offset) SymbolNodeBuild() argument
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_symbol_span_modifier.cpp | 111 void SetSymbolSpanEffectStrategy(ArkUINodeHandle node, ArkUI_Uint32 effectStrategy) in SetSymbolSpanEffectStrategy() argument
|
H A D | node_symbol_glyph_modifier.cpp | 131 void SetEffectStrategy(ArkUINodeHandle node, ArkUI_Uint32 effectStrategy) in SetEffectStrategy() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/hm_symbol/ |
H A D | hm_symbol_run_test.cpp | 222 RSEffectStrategy effectStrategy = RSEffectStrategy::BOUNCE; in HWTEST_F() local 237 RSEffectStrategy effectStrategy = RSEffectStrategy::PULSE; in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/common/ |
H A D | hm_symbol_txt.cpp | 82 void HMSymbolTxt::SetSymbolEffect(const uint32_t& effectStrategy) in SetSymbolEffect() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_engine/fuzztest/hm_symbol/hmsymboltxt_fuzzer/ |
H A D | hm_symbol_txt_fuzzer.cpp | 44 uint32_t effectStrategy = SPText::GetObject<uint32_t>(); in HmSymbolTxtFuzzTestInner01() local
|
/foundation/arkui/ace_engine/frameworks/core/components/font/ |
H A D | constants_converter.cpp | 615 auto effectStrategy = textStyle.GetEffectStrategy(); in ConvertSymbolTxtStyle() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | selection_info.h | 80 int32_t effectStrategy = 0; member
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
H A D | rs_symbol_animation.cpp | 227 Drawing::DrawingEffectStrategy effectStrategy = Drawing::DrawingEffectStrategy::REPLACE_DISAPPEAR; in SetReplaceDisappear() local 265 Drawing::DrawingEffectStrategy effectStrategy = Drawing::DrawingEffectStrategy::REPLACE_APPEAR; in SetReplaceAppear() local 315 GetAnimationGroupParameters( const std::shared_ptr<TextEngine::SymbolAnimationConfig>& symbolAnimationConfig, std::vector<std::vector<Drawing::DrawingPiecewiseParameter>>& parameters, Drawing::DrawingEffectStrategy& effectStrategy) GetAnimationGroupParameters() argument 458 SpliceAnimation(const std::shared_ptr<RSNode>& rsNode, std::vector<Drawing::DrawingPiecewiseParameter>& parameters, const Drawing::DrawingEffectStrategy& effectStrategy) SpliceAnimation() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | text_style.h | 716 void SetEffectStrategy(int32_t effectStrategy) in SetEffectStrategy() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_richeditor.cpp | 1445 JSRef<JSVal> effectStrategy = styleObject->GetProperty("effectStrategy"); in ParseJsSymbolSpanStyle() local
|