Searched defs:SvgLineComponent (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/svg/ | ||
H A D | svg_line_component.h | 24 class SvgLineComponent : public ComponentGroup { class |
H A D | svg_line_component.cpp | 23 SvgLineComponent::SvgLineComponent() in SvgLineComponent() function in OHOS::Ace::SvgLineComponent 28 SvgLineComponent::SvgLineComponent(const std::list<RefPtr<Component>>& children) : ComponentGroup(children) in SvgLineComponent() function in OHOS::Ace::SvgLineComponent [all...] |
Completed in 2 milliseconds