Home
last modified time | relevance | path

Searched refs:GetSaveDescriptions (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_accessibility_property.cpp64 value = theme->GetSaveDescriptions( in GetText()
H A Dsecurity_component_theme.h159 const std::string& GetSaveDescriptions(int32_t index) in GetSaveDescriptions() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/save_button/
H A Dsave_button_model_ng.cpp67 text = theme->GetSaveDescriptions(textStyle); in GetTextResource()