Home
last modified time | relevance | path

Searched refs:setTextSelectedBackgroundColor (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_bridge.cpp1173 GetArkUINodeModifiers()->getTextModifier()->setTextSelectedBackgroundColor( in SetSelectedBackgroundColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h634 void (*setTextSelectedBackgroundColor)(ArkUINodeHandle node, ArkUI_Uint32 color); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h2145 void (*setTextSelectedBackgroundColor)(ArkUINodeHandle node, ArkUI_Uint32 color); member
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp9503 fullImpl->getNodeModifiers()->getTextModifier()->setTextSelectedBackgroundColor( in SetTextSelectedBackgroundColor()