Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_label.h115 return UI_LABEL; in GetViewType()
H A Dui_view.h63 UI_LABEL, enumerator
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_label_unit_test.cpp65 EXPECT_EQ(label_->GetViewType(), UI_LABEL);
/ohos5.0/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_dump_dom_tree.cpp180 case UI_LABEL: in AddSpecialField()