Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_text_area_bridge.cpp1770 …GetArkUINodeModifiers()->getTextAreaModifier()->setTextAreaBackgroundColor(nativeNode, color.GetVa… in SetBackgroundColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h1505 void (*setTextAreaBackgroundColor)(ArkUINodeHandle node, ArkUI_Uint32 color); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h3199 void (*setTextAreaBackgroundColor)(ArkUINodeHandle node, ArkUI_Uint32 color); member
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp880 fullImpl->getNodeModifiers()->getTextAreaModifier()->setTextAreaBackgroundColor( in SetBackgroundColor()