Home
last modified time | relevance | path

Searched defs:labelText (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_label_unit_test.cpp331 Text* labelText = new Text(); variable
/ohos5.0/base/update/updater/test/unittest/updater_ui_test/view/
H A Dui_component_unittest.cpp294 constexpr auto labelText = "hello"; variable
362 constexpr auto labelText = "hello"; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_gauge.cpp290 auto labelText = paramObject->GetProperty("text"); in SetLabelConfig() local