Home
last modified time | relevance | path

Searched refs:GetPasteDescriptions (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.cpp61 value = theme->GetPasteDescriptions( in GetText()
H A Dsecurity_component_theme.h151 const std::string& GetPasteDescriptions(int32_t index) in GetPasteDescriptions() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/paste_button/
H A Dpaste_button_model_ng.cpp79 text = theme->GetPasteDescriptions(textStyle); in GetTextResource()