Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dtext_input_modifier.cpp376 void SetTextInputSelectedBackgroundColor(NodeHandle node, uint32_t color) in SetTextInputSelectedBackgroundColor() function
Dnode_text_input_modifier.cpp383 void SetTextInputSelectedBackgroundColor(ArkUINodeHandle node, uint32_t color) in SetTextInputSelectedBackgroundColor() function
Dapi.h1163 void (*SetTextInputSelectedBackgroundColor)(NodeHandle node, uint32_t color); member