Home
last modified time | relevance | path

Searched refs:aiWriteBundleName_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_theme.h93 … theme->aiWriteBundleName_ = pattern->GetAttr<std::string>("rich_editor_writting_bundle_name", ""); in ParsePattern()
202 return aiWriteBundleName_; in GetAIWriteBundleName()
258 std::string aiWriteBundleName_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtextfield_theme.h210 … theme->aiWriteBundleName_ = pattern->GetAttr<std::string>("textfield_writting_bundle_name", ""); in ParsePatternSubThirdPart()
617 return aiWriteBundleName_; in GetAIWriteBundleName()
740 std::string aiWriteBundleName_; variable