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