Home
last modified time | relevance | path

Searched defs:GetSubComponentInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_accessibility_property.cpp83 void TextAccessibilityProperty::GetSubComponentInfo(std::vector<SubComponentInfo>& subComponentInfo… in GetSubComponentInfo() function in OHOS::Ace::NG::TextAccessibilityProperty
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.h161 virtual void GetSubComponentInfo(std::vector<SubComponentInfo>& subComponentInfos) const {} in GetSubComponentInfo() function