Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
H A Dprompt_action.cpp40 constexpr char DEFAULT_FONT_COLOR_STRING_VALUE[] = "#ff007dff"; variable
644 colorString = DEFAULT_FONT_COLOR_STRING_VALUE; in ParseButtons()