Home
last modified time | relevance | path

Searched defs:highlightBorder (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dsearch_modifier.cpp619 …ArkUINodeHandle node, ArkUI_Bool open, ArkUI_Int32 thresholdPercentage, ArkUI_Bool highlightBorder) in SetSearchShowCounterOptions()
H A Dnode_text_area_modifier.cpp583 …ArkUINodeHandle node, ArkUI_Bool open, ArkUI_Int32 thresholdPercentage, ArkUI_Bool highlightBorder) in SetTextAreaShowCounterOptions()
H A Dnode_text_input_modifier.cpp1347 …INodeHandle node, ArkUI_Uint32 open, ArkUI_Int32 thresholdPercentage, ArkUI_Uint32 highlightBorder) in SetTextInputShowCounter()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_search_bridge.cpp1396 auto highlightBorder = true; in SetShowCounter() local
H A Darkts_native_text_area_bridge.cpp387 auto highlightBorder = true; in SetShowCounter() local
H A Darkts_native_text_input_bridge.cpp1415 auto highlightBorder = true; in SetShowCounter() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp6077 ArkUI_Bool highlightBorder = true; in SetTextAreaShowCounter() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1195 ArkUI_Bool highlightBorder; member