Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp49 const char DIALOG_OK[] = "common.ok"; variable
783 buttonText = Localization::GetInstance()->GetEntryLetters(DIALOG_OK); in BuildButtonsForWatch()