Searched defs:SetTextInputSelectedBackgroundColor (Results 1 – 3 of 3) sorted by relevance
376 void SetTextInputSelectedBackgroundColor(NodeHandle node, uint32_t color) in SetTextInputSelectedBackgroundColor() function
383 void SetTextInputSelectedBackgroundColor(ArkUINodeHandle node, uint32_t color) in SetTextInputSelectedBackgroundColor() function
1163 void (*SetTextInputSelectedBackgroundColor)(NodeHandle node, uint32_t color); member