Home
last modified time | relevance | path

Searched refs:GetAIWriteAbilityName (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_theme.h204 const std::string& GetAIWriteAbilityName() const in GetAIWriteAbilityName() function
H A Drich_editor_pattern.cpp10920 auto abilityName = theme->GetAIWriteAbilityName(); in OnBackPressed()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtextfield_theme.h620 const std::string& GetAIWriteAbilityName() const in GetAIWriteAbilityName() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp8811 auto abilityName = textFieldTheme->GetAIWriteAbilityName(); in OnBackPressed()