Home
last modified time | relevance | path

Searched refs:GetComponentRootView (Results 1 – 25 of 66) sorted by relevance

123

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dradio_switch_tdd_test.cpp61 radio = reinterpret_cast<UIRadioButton *>(component->GetComponentRootView()); in WidthRadioValueTest001()
77 radio = reinterpret_cast<UIRadioButton *>(component->GetComponentRootView()); in WidthRadioValueTest001()
120 radio = reinterpret_cast<UIRadioButton *>(component->GetComponentRootView()); in WidthRadioValueTest002()
160 toggleButton = reinterpret_cast<UIToggleButton *>(component->GetComponentRootView()); in WidthSwitchValueTest003()
176 toggleButton = reinterpret_cast<UIToggleButton *>(component->GetComponentRootView()); in WidthSwitchValueTest003()
210 toggleButton = reinterpret_cast<UIToggleButton *>(component->GetComponentRootView()); in WidthSwitchValueTest004()
254 toggleButton = reinterpret_cast<UIToggleButton *>(component->GetComponentRootView()); in HeightRadioValueTest005()
313 radioButton = reinterpret_cast<UIRadioButton *>(component->GetComponentRootView()); in HeightRadioValueTest006()
352 button = reinterpret_cast<UIRadioButton *>(component->GetComponentRootView()); in HeightSwitchValueTest007()
368 button = reinterpret_cast<UIRadioButton *>(component->GetComponentRootView()); in HeightSwitchValueTest007()
[all …]
H A Ddiv_tdd_test.cpp44 UIViewGroup *divView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentDivAttributeSetTest015()
86 divView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentDivStyleSetTest008()
129 divView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentDivStyleSetTest009()
215 divView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentDivStyleSetTest011()
306 divView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentDivStyleSetTest013()
398 divView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentDivStyleSetTest015()
482 divView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentDivStyleSetTest017()
566 divView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentDivStyleSetTest019()
650 divView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentDivStyleSetTest021()
740 divView = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ComponentDivStyleSetTest023()
[all …]
H A Dswiper_tdd_test.cpp104 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()
326 view = component->GetComponentRootView(); in ComponentSwiperAttributeSetTest005()
375 view = component->GetComponentRootView(); in ComponentSwiperAttributeSetTest013()
[all …]
H A Dinput_tdd_test.cpp56 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView());
114 UILabelButton *button = reinterpret_cast<UILabelButton *>(component->GetComponentRootView());
129 button = reinterpret_cast<UILabelButton *>(component->GetComponentRootView());
274 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView());
522 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView());
569 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView());
633 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView());
730 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView());
776 UICheckBox *checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView());
785 checkbox = reinterpret_cast<UICheckBox *>(component->GetComponentRootView());
[all …]
H A Dhorizonprogress_tdd_test.cpp74 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 …]
H A Dopacity_tdd_test.cpp47 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()
H A Dpicker_view_tdd_test.cpp139 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()
H A Dswitch_tdd_test.cpp73 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()
H A Dmarquee_tdd_test.cpp34 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()
H A Dstack_tdd_test.cpp85 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()
H A Dslider_tdd_test.cpp43 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()
H A Dtext_tdd_test.cpp46 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()
H A Dlist_tdd_test.cpp61 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()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/arc/
H A Darc_tdd_test.cpp65 …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 …]
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dstack_component.cpp30 UIView *StackComponent::GetComponentRootView() const in GetComponentRootView() function in OHOS::ACELite::StackComponent
52 nativeView_.Add(child->GetComponentRootView()); in AttachView()
H A Dcomponent.cpp142 UIView *view = GetComponentRootView(); in Render()
173 UIView *view = GetComponentRootView(); in SetViewExtraMsg()
189 UIView *view = GetComponentRootView(); in ReleaseViewExtraMsg()
280 UIView *uiView = GetComponentRootView(); in SetAttribute()
519 UIView *uiView = GetComponentRootView(); in AdaptBoxSizing()
537 UIView *uiView = GetComponentRootView(); in ApplyStyle()
705 UIView *view = GetComponentRootView(); in Invalidate()
965 UIView *uiView = GetComponentRootView(); in RecordAnimation()
992 UIView *uiView = GetComponentRootView(); in StartAnimation()
1257 UIView *uiView = GetComponentRootView(); in RegisterEventListener()
[all …]
H A Dswiper_component.cpp46 inline UIView *SwiperComponent::GetComponentRootView() const in GetComponentRootView() function in OHOS::ACELite::SwiperComponent
105 swiperView_.Add(child->GetComponentRootView()); in AttachView()
H A Ddiv_component.cpp34 inline UIView *DivComponent::GetComponentRootView() const in GetComponentRootView() function in OHOS::ACELite::DivComponent
198 nativeView_.Add(child->GetComponentRootView()); in AttachView()
H A Dtabs_component.cpp48 inline UIView *TabsComponent::GetComponentRootView() const in GetComponentRootView() function in OHOS::ACELite::TabsComponent
106 viewGroup = reinterpret_cast<UIViewGroup *>(component->GetComponentRootView()); in ProcessChildren()
126 viewGroup->Add(component->GetComponentRootView()); in ProcessChildren()
H A Dstack_component.h32 UIView *GetComponentRootView() const override;
H A Dtab_content_component.h34 inline UIView *GetComponentRootView() const override in GetComponentRootView() function
H A Dhorizon_progress_component.h33 UIView *GetComponentRootView() const override;
H A Dswitch_component.h36 UIView *GetComponentRootView() const override;
H A Ddiv_component.h33 UIView *GetComponentRootView() const override;
H A Dimage_component.h44 UIView *GetComponentRootView() const override;

123