Home
last modified time | relevance | path

Searched refs:getTextInputTextCancelIconColor (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_input_modifier.cpp897 ArkUI_Uint32 getTextInputTextCancelIconColor(ArkUINodeHandle node) in getTextInputTextCancelIconColor() function
1835getTextInputTextCancelIconColor, GetTextInputTextAlign, GetTextInputFontColor, GetTextInputFontSty… in GetTextInputModifier()
1895getTextInputTextCancelIconColor, GetTextInputTextAlign, GetTextInputFontColor, GetTextInputFontSty… in GetCJUITextInputModifier()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h1685 ArkUI_Uint32 (*getTextInputTextCancelIconColor)(ArkUINodeHandle node); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h3386 ArkUI_Uint32 (*getTextInputTextCancelIconColor)(ArkUINodeHandle node); member
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp4477 …GetFullImpl()->getNodeModifiers()->getTextInputModifier()->getTextInputTextCancelIconColor(node->u… in GetTextInputCancelButton()