Home
last modified time | relevance | path

Searched defs:SetTextAreaPlaceholderColor (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dtext_area_modifier.cpp95 void SetTextAreaPlaceholderColor(NodeHandle node, uint32_t color) in SetTextAreaPlaceholderColor() function
Dnode_text_area_modifier.cpp97 void SetTextAreaPlaceholderColor(ArkUINodeHandle node, uint32_t color) in SetTextAreaPlaceholderColor() function
Dapi.h852 void (*SetTextAreaPlaceholderColor)(NodeHandle node, uint32_t color); member