Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_label/
H A Dui_test_label.cpp61 labelLineHeightBtn1_ = nullptr; in TearDown()
188labelLineHeightBtn1_ = SetUpButton("行高20 ", 24, 336, uiViewGroup); // 24: x-coordinate; 336: y-co… in UIKitUILabeTestDisplay002()
282 } else if (&view == labelLineHeightBtn1_) { in ExpandClick()
H A Dui_test_label.h68 UILabelButton* labelLineHeightBtn1_ = nullptr; variable