Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_area_modifier.cpp469 ArkUI_CharPtr GetTextAreaText(ArkUINodeHandle node) in GetTextAreaText() function
1686 GetTextAreaText, GetTextAreaCaretColor, GetTextAreaMaxLength, GetTextAreaPlaceholderColor, in GetTextAreaModifier()
1729 GetTextAreaText, GetTextAreaCaretColor, GetTextAreaMaxLength, GetTextAreaPlaceholderColor, in GetCJUITextAreaModifier()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp6007 const ArkUI_AttributeItem* GetTextAreaText(ArkUI_NodeHandle node) in GetTextAreaText() function
13307 …static Getter* getters[] = { GetTextAreaPlaceholder, GetTextAreaText, GetMaxLength, GetPlaceholder… in GetTextAreaAttribute()