Searched refs:typingColor (Results 1 – 3 of 3) sorted by relevance
1049 Color typingColor; in SetUnderlineColor() local1050 if (ArkTSUtils::ParseJsColorAlpha(vm, typingArg, typingColor)) { in SetUnderlineColor()1051 userColor.typing = typingColor; in SetUnderlineColor()
1711 void (*setTextInputNormalUnderlineColor)(ArkUINodeHandle node, ArkUI_Uint32 typingColor);
3412 void (*setTextInputNormalUnderlineColor)(ArkUINodeHandle node, ArkUI_Uint32 typingColor);