Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/dialog/
H A Djs_dialog.cpp119 const char * const buttonTextKey = "text"; in ParseButton() local
129 char *buttonText = JSI::GetStringProperty(buttonObject, buttonTextKey); in ParseButton()