Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_dump_dom_tree.cpp89 const UILabelButton* tmpLabelButton = static_cast<const UILabelButton*>(view); in AddLabelButtonField() local
90 cJSON_AddStringToObject(usr, "text", tmpLabelButton->GetText()); in AddLabelButtonField()
91 tmpLabelButton = nullptr; in AddLabelButtonField()