Home
last modified time | relevance | path

Searched defs:SetStartOffset (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_text_path.h57 void SetStartOffset(const Dimension& startOffset) in SetStartOffset() function
H A Dsvg_text_path_component.cpp76 void SvgTextPathComponent::SetStartOffset(const Dimension& startOffset) in SetStartOffset() function in OHOS::Ace::SvgTextPathComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_text_path_declaration.h61 void SetStartOffset(const Dimension& startOffset) in SetStartOffset() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drender_text.h124 void SetStartOffset(const Offset& startOffset) in SetStartOffset() function
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_playback.cpp141 void AnimationPlayback::SetStartOffset(float startOffset) in SetStartOffset() function in AnimationPlayback