Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_input_modifier.cpp746 ArkUI_CharPtr GetTextInputPlaceholder(ArkUINodeHandle node) in GetTextInputPlaceholder() function
1830 GetTextInputPlaceholder, GetTextInputText, GetTextInputCaretColor, GetTextInputCaretStyle, in GetTextInputModifier()
1890 GetTextInputPlaceholder, GetTextInputText, GetTextInputCaretColor, GetTextInputCaretStyle, in GetCJUITextInputModifier()
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp3988 const ArkUI_AttributeItem* GetTextInputPlaceholder(ArkUI_NodeHandle node) in GetTextInputPlaceholder() function
13256 …static Getter* getters[] = { GetTextInputPlaceholder, GetTextInputText, GetCaretColor, GetCaretSty… in GetTextInputAttribute()