| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
| D | radio_switch_tdd_test.cpp | 44 UIRadioButton *radio = reinterpret_cast<UIRadioButton *>(component->GetComponentRootView()); in WidthRadioValueTest001() 61 radio = reinterpret_cast<UIRadioButton *>(component->GetComponentRootView()); in WidthRadioValueTest001() 77 radio = reinterpret_cast<UIRadioButton *>(component->GetComponentRootView()); in WidthRadioValueTest001() 105 UIRadioButton *radio = reinterpret_cast<UIRadioButton *>(component->GetComponentRootView()); in WidthRadioValueTest002() 120 radio = reinterpret_cast<UIRadioButton *>(component->GetComponentRootView()); in WidthRadioValueTest002() 142 …ToggleButton *toggleButton = reinterpret_cast<UIToggleButton *>(component->GetComponentRootView()); in WidthSwitchValueTest003() 160 toggleButton = reinterpret_cast<UIToggleButton *>(component->GetComponentRootView()); in WidthSwitchValueTest003() 176 toggleButton = reinterpret_cast<UIToggleButton *>(component->GetComponentRootView()); in WidthSwitchValueTest003() 199 …ToggleButton *toggleButton = reinterpret_cast<UIToggleButton *>(component->GetComponentRootView()); in WidthSwitchValueTest004() 210 toggleButton = reinterpret_cast<UIToggleButton *>(component->GetComponentRootView()); in WidthSwitchValueTest004() [all …]
|
| D | div_tdd_test.cpp | 44 UIViewGroup *divView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentDivAttributeSetTest015() 67 UIViewGroup *divView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentDivStyleSetTest008() 86 divView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentDivStyleSetTest008() 110 UIViewGroup *divView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentDivStyleSetTest009() 129 divView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentDivStyleSetTest009() 175 UIViewGroup *divView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentDivStyleSetTest010() 196 UIViewGroup *divView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentDivStyleSetTest011() 215 divView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentDivStyleSetTest011() 260 UIViewGroup *divView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentDivStyleSetTest012() 283 UIViewGroup *divView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentDivStyleSetTest013() [all …]
|
| D | swiper_tdd_test.cpp | 104 UIView* view = component->GetComponentRootView(); in ComponentSwiperAttributeSetTest001() 120 view = component->GetComponentRootView(); in ComponentSwiperAttributeSetTest001() 138 view = component->GetComponentRootView(); in ComponentSwiperAttributeSetTest001() 163 UIView* view = component->GetComponentRootView(); in ComponentSwiperAttributeSetTest002() 185 view = component->GetComponentRootView(); in ComponentSwiperAttributeSetTest002() 215 UIView* view = component->GetComponentRootView(); in ComponentSwiperAttributeSetTest003() 250 UIView* view = component->GetComponentRootView(); in ComponentSwiperAttributeSetTest004() 272 view = component->GetComponentRootView(); in ComponentSwiperAttributeSetTest004() 303 UIView* view = component->GetComponentRootView(); in ComponentSwiperAttributeSetTest005() 326 view = component->GetComponentRootView(); in ComponentSwiperAttributeSetTest005() [all …]
|
| D | input_tdd_test.cpp | 56 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView()); 114 UILabelButton *button = reinterpret_cast<UILabelButton *>(component->GetComponentRootView()); 129 button = reinterpret_cast<UILabelButton *>(component->GetComponentRootView()); 162 UILabelButton *button = reinterpret_cast<UILabelButton *>(component->GetComponentRootView()); 221 UILabelButton *button = reinterpret_cast<UILabelButton *>(component->GetComponentRootView()); 274 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView()); 324 UILabelButton *button = reinterpret_cast<UILabelButton *>(component->GetComponentRootView()); 371 UILabelButton *button = reinterpret_cast<UILabelButton *>((component->GetComponentRootView())); in ComponentInputStyleTest07() 409 UILabelButton *button = reinterpret_cast<UILabelButton *>(component->GetComponentRootView()); in ComponentInputStyleTest07Extra() 457 UILabelButton *button = reinterpret_cast<UILabelButton *>(component->GetComponentRootView()); [all …]
|
| D | opacity_tdd_test.cpp | 47 UIView* uiView = reinterpret_cast<UIView *>(divComponent->GetComponentRootView()); in SetOpacityTest001() 69 UIView* uiView = (divComponent->GetComponentRootView()); in SetOpacityTest002() 187 UILabel* uiLabel = reinterpret_cast<UILabel *>(textComponent->GetComponentRootView()); in SetOpacityTest005() 212 FlexLayout* uiView = reinterpret_cast<FlexLayout *>(divComponent->GetComponentRootView()); in SetOpacityTest006() 239 FlexLayout* uiView = reinterpret_cast<FlexLayout *>(divComponent->GetComponentRootView()); in SetOpacityTest007() 255 FlexLayout* uiView = reinterpret_cast<FlexLayout *>(divComponent->GetComponentRootView()); in GetContainerView()
|
| D | switch_tdd_test.cpp | 73 UIView* view = component->GetComponentRootView(); in ComponentSwitchAttributeSetTest001() 91 view = component->GetComponentRootView(); in ComponentSwitchAttributeSetTest001() 109 view = component->GetComponentRootView(); in ComponentSwitchAttributeSetTest001() 139 UIView* view = component->GetComponentRootView(); in ComponentSwitchAttributeSetTest002() 176 UIView* view = component->GetComponentRootView(); in ComponentSwitchAttributeSetTest003()
|
| D | picker_view_tdd_test.cpp | 139 UIPicker* textPicker = reinterpret_cast<UIPicker *>(pickerComponent->GetComponentRootView()); in ComponentPickerviewAttributeSetTest001() 140 …TimePicker* timePicker = reinterpret_cast<UITimePicker *>(pickerComponent->GetComponentRootView()); in ComponentPickerviewAttributeSetTest001() 142 …DatePicker* datePicker = reinterpret_cast<UIDatePicker *>(pickerComponent->GetComponentRootView()); in ComponentPickerviewAttributeSetTest001() 202 UIPicker* textPicker = reinterpret_cast<UIPicker *>(pickerComponent->GetComponentRootView()); in ComponentPickerviewAttributeSetTest002() 273 UIPicker* textPicker = reinterpret_cast<UIPicker *>(pickerComponent->GetComponentRootView()); in ComponentPickerviewAttributeSetTest003() 327 UIPicker* textPicker = reinterpret_cast<UIPicker *>(pickerComponent->GetComponentRootView()); in ComponentPickerviewAttributeSetTest004() 381 UIPicker* textPicker = reinterpret_cast<UIPicker *>(pickerComponent->GetComponentRootView()); in ComponentPickerviewAttributeSetTest005()
|
| D | horizonprogress_tdd_test.cpp | 74 UIView* progressView = reinterpret_cast<UIView *>(component->GetComponentRootView()); in HorizonProgressTest001() 117 UIView* progressView = reinterpret_cast<UIView *>(component->GetComponentRootView()); in HorizonProgressTest002() 160 UIView* progressView = component->GetComponentRootView(); in HorizonProgressTest003() 213 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest004() 255 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest005() 303 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest006() 347 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest007() 391 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest008() 438 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest009() 490 …UIBoxProgress* progressView = reinterpret_cast<UIBoxProgress *>(component->GetComponentRootView()); in HorizonProgressTest013() [all …]
|
| D | marquee_tdd_test.cpp | 34 UIView *marqueeView = component->GetComponentRootView(); in ComponentMarqueeStyleSetTest006() 80 UIView *marqueeView = component->GetComponentRootView(); in ComponentMarqueeStyleSetTest007() 126 UIView *marqueeView = component->GetComponentRootView(); in ComponentMarqueeStyleSetTest008() 172 UIView *marqueeView = component->GetComponentRootView(); in ComponentMarqueeStyleSetTest009() 218 UIView *marqueeView = component->GetComponentRootView(); in ComponentMarqueeStyleSetTest010() 271 UILabel *uiLabel = reinterpret_cast<UILabel *>(component->GetComponentRootView()); in ComponentMarqueeStyleSetTest011() 315 UILabel *uiLabel = reinterpret_cast<UILabel *>(component->GetComponentRootView()); in ComponentMarqueeStyleSetTest012() 367 UILabel *uiLabel = reinterpret_cast<UILabel *>(component->GetComponentRootView()); in ComponentMarqueeStyleSetTest013()
|
| D | list_tdd_test.cpp | 61 UIList* listView = reinterpret_cast<UIList *>(component->GetComponentRootView()); in ListTest001() 102 UIViewGroup* listView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ListTest002() 143 UIViewGroup* listView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ListTest003() 185 UIViewGroup* listView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ListTest004()
|
| D | stack_tdd_test.cpp | 85 UIViewGroup *stackView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentStackTest001() 117 UIViewGroup *stackView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentStackTest002() 154 UIViewGroup *stackView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentStackTest003() 201 UIViewGroup *stackView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentStackTest004() 249 UIViewGroup *stackView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentStackTest005() 297 UIViewGroup *stackView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentStackTest006()
|
| D | slider_tdd_test.cpp | 43 UISlider* sliderView = reinterpret_cast<UISlider *>(sliderComponent->GetComponentRootView()); in ComponentSliderAttributeMinTest001() 85 UISlider* sliderView = reinterpret_cast<UISlider *>(sliderComponent->GetComponentRootView()); in ComponentSliderAttributeMaxTest002() 125 UISlider* sliderView = reinterpret_cast<UISlider *>(sliderComponent->GetComponentRootView()); in ComponentSliderAttributeValueTest003() 177 UISlider* uiSliderView = reinterpret_cast<UISlider *>(sliderComponent->GetComponentRootView()); in ComponentSliderStyleSetColorTest004() 239 UISlider* uiSliderView = reinterpret_cast<UISlider *>(sliderComponent->GetComponentRootView()); in ComponentSliderStyleSetSelectColorTest005()
|
| D | text_tdd_test.cpp | 46 UILabel* uilabelView = reinterpret_cast<UILabel *>(textComponent->GetComponentRootView()); in ComponentTextAttributeSetValueTest001() 102 UILabel* uilabelView = reinterpret_cast<UILabel *>(textComponent->GetComponentRootView()); in ComponentTextStyleSetColorTest002() 160 UILabel* uilabelView = reinterpret_cast<UILabel *>(textComponent->GetComponentRootView()); in ComponentTextStyleSetOverflowTest003() 225 UILabel* uilabelView = reinterpret_cast<UILabel *>(textComponent->GetComponentRootView()); in ComponentTextStyleSetLetterSpacingTest004() 279 UILabel* uilabelView = reinterpret_cast<UILabel *>(textComponent->GetComponentRootView()); in ComponentTextStyleSetAlignTest005() 338 UILabel *uilabelView = reinterpret_cast<UILabel *>(textComponent->GetComponentRootView()); in ComponentTextStyleSetSizeFamilyTest006() 432 UILabel *uilabelView = reinterpret_cast<UILabel *>(textComponent->GetComponentRootView()); in ComponentTextStyleSetLineHeightTest008()
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/arc/ |
| D | arc_tdd_test.cpp | 65 …ogress* circleView = reinterpret_cast<UICircleProgress *>(circleComponent->GetComponentRootView()); in ComponentProgressAttributeSetTest001() 115 …ogress* circleView = reinterpret_cast<UICircleProgress *>(circleComponent->GetComponentRootView()); in ComponentProgressAttributeSetTest002() 171 …ogress* circleView = reinterpret_cast<UICircleProgress *>(circleComponent->GetComponentRootView()); in ComponentProgressAttributeSetTest003() 225 …ogress* circleView = reinterpret_cast<UICircleProgress *>(circleComponent->GetComponentRootView()); in ComponentProgressStyleSetTest001() 285 …ogress* circleView = reinterpret_cast<UICircleProgress *>(circleComponent->GetComponentRootView()); in ComponentProgressStyleSetTest002() 342 …ogress* circleView = reinterpret_cast<UICircleProgress *>(circleComponent->GetComponentRootView()); in ComponentProgressStyleSetTest003() 402 …ogress* circleView = reinterpret_cast<UICircleProgress *>(circleComponent->GetComponentRootView()); in ComponentProgressStyleSetTest004() 459 …ogress* circleView = reinterpret_cast<UICircleProgress *>(circleComponent->GetComponentRootView()); in ComponentProgressStyleSetTest005() 527 …ogress* circleView = reinterpret_cast<UICircleProgress *>(circleComponent->GetComponentRootView()); in ComponentProgressStyleSetTest006() 573 …ogress* circleView = reinterpret_cast<UICircleProgress *>(circleComponent->GetComponentRootView()); in ComponentProgressStyleSetTest008() [all …]
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| D | stack_component.cpp | 30 UIView *StackComponent::GetComponentRootView() const in GetComponentRootView() function in OHOS::ACELite::StackComponent 52 nativeView_.Add(child->GetComponentRootView()); in AttachView()
|
| D | tab_content_component.h | 34 inline UIView *GetComponentRootView() const override in GetComponentRootView() function
|
| D | stack_component.h | 32 UIView *GetComponentRootView() const override;
|
| D | switch_component.h | 36 UIView *GetComponentRootView() const override;
|
| D | horizon_progress_component.h | 33 UIView *GetComponentRootView() const override;
|
| D | swiper_component.cpp | 46 inline UIView *SwiperComponent::GetComponentRootView() const in GetComponentRootView() function in OHOS::ACELite::SwiperComponent 105 swiperView_.Add(child->GetComponentRootView()); in AttachView()
|
| D | div_component.h | 33 UIView *GetComponentRootView() const override;
|
| D | image_component.h | 44 UIView *GetComponentRootView() const override;
|
| D | div_component.cpp | 34 inline UIView *DivComponent::GetComponentRootView() const in GetComponentRootView() function in OHOS::ACELite::DivComponent 198 nativeView_.Add(child->GetComponentRootView()); in AttachView()
|
| D | list_component.h | 35 UIView *GetComponentRootView() const override;
|
| D | tab_bar_component.h | 56 UIView *GetComponentRootView() const override in GetComponentRootView() function
|