Searched refs:btnText (Results 1 – 2 of 2) sorted by relevance
37 @State btnText: string= '停止' //268 Button(this.btnText)278 this.btnText = '扫描'282 this.btnText = '停止'
287 std::string btnText; in RecordEvent() local289 btnText = dialogProperties_.buttons.at(btnIndex).text; in RecordEvent()299 .SetText(btnText) in RecordEvent()