Searched refs:labelDirectionBtn2_ (Results 1 – 2 of 2) sorted by relevance
58 labelDirectionBtn2_ = nullptr; in TearDown()182 …labelDirectionBtn2_ = SetUpButton("右往左 ", 116, 240, uiViewGroup); // 116: x-coordinate; 240: y-coo… in UIKitUILabeTestDisplay002()274 } else if (&view == labelDirectionBtn2_) { in ExpandClick()
65 UILabelButton* labelDirectionBtn2_ = nullptr; variable