Home
last modified time | relevance | path

Searched defs:paintProperty (Results 1 – 25 of 189) sorted by relevance

12345678

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/search/
H A Dsearch_test_update_ng.cpp142 auto paintProperty = textFieldChild->GetPaintProperty<TextFieldPaintProperty>(); variable
173 auto paintProperty = textFieldChild->GetPaintProperty<TextFieldPaintProperty>(); variable
204 auto paintProperty = textFieldChild->GetPaintProperty<TextFieldPaintProperty>(); variable
235 auto paintProperty = textFieldChild->GetPaintProperty<TextFieldPaintProperty>(); variable
266 auto paintProperty = textFieldChild->GetPaintProperty<TextFieldPaintProperty>(); variable
297 auto paintProperty = textFieldChild->GetPaintProperty<TextFieldPaintProperty>(); variable
328 auto paintProperty = textFieldChild->GetPaintProperty<TextFieldPaintProperty>(); variable
359 auto paintProperty = textFieldChild->GetPaintProperty<TextFieldPaintProperty>(); variable
390 auto paintProperty = textFieldChild->GetPaintProperty<TextFieldPaintProperty>(); variable
421 auto paintProperty = textFieldChild->GetPaintProperty<TextFieldPaintProperty>(); variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/checkboxgroup/
H A Dcheckboxgroup_paint_property_test_ng.cpp143 auto paintProperty = frameNode->GetPaintProperty<CheckBoxGroupPaintProperty>(); variable
186 auto paintProperty = frameNode->GetPaintProperty<CheckBoxGroupPaintProperty>(); variable
311 auto paintProperty = AceType::MakeRefPtr<CheckBoxGroupPaintProperty>(); variable
374 auto paintProperty = AceType::MakeRefPtr<CheckBoxGroupPaintProperty>(); variable
459 auto paintProperty = AceType::MakeRefPtr<CheckBoxGroupPaintProperty>(); variable
534 auto paintProperty = AceType::MakeRefPtr<CheckBoxGroupPaintProperty>(); variable
576 auto paintProperty = AceType::MakeRefPtr<CheckBoxGroupPaintProperty>(); variable
617 auto paintProperty = AceType::MakeRefPtr<CheckBoxGroupPaintProperty>(); variable
657 auto paintProperty = AceType::MakeRefPtr<CheckBoxGroupPaintProperty>(); variable
737 auto paintProperty = AceType::MakeRefPtr<CheckBoxGroupPaintProperty>(); variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_sub_1_test.cpp45 auto paintProperty = frameNode_->GetPaintProperty<TextFieldPaintProperty>(); variable
430 auto paintProperty = frameNode_->GetPaintProperty<TextFieldPaintProperty>(); variable
821 auto paintProperty = frameNode_->GetPaintProperty<TextFieldPaintProperty>(); variable
1068 auto paintProperty = frameNode_->GetPaintProperty<TextFieldPaintProperty>(); variable
1458 auto paintProperty = frameNode_->GetPaintProperty<TextFieldPaintProperty>(); variable
H A Dtext_area_menu_test.cpp372 auto paintProperty = frameNode_->GetPaintProperty<TextFieldPaintProperty>(); variable
447 auto paintProperty = frameNode_->GetPaintProperty<TextFieldPaintProperty>(); variable
489 auto paintProperty = frameNode_->GetPaintProperty<TextFieldPaintProperty>(); variable
536 auto paintProperty = frameNode_->GetPaintProperty<TextFieldPaintProperty>(); variable
583 auto paintProperty = frameNode_->GetPaintProperty<TextFieldPaintProperty>(); variable
804 auto paintProperty = frameNode_->GetPaintProperty<TextFieldPaintProperty>(); variable
836 auto paintProperty = frameNode_->GetPaintProperty<TextFieldPaintProperty>(); variable
876 auto paintProperty = frameNode_->GetPaintProperty<TextFieldPaintProperty>(); variable
910 auto paintProperty = frameNode_->GetPaintProperty<TextFieldPaintProperty>(); variable
950 auto paintProperty = frameNode_->GetPaintProperty<TextFieldPaintProperty>(); variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_indicator_extent_test_ng.cpp99 auto paintProperty = AceType::MakeRefPtr<DotIndicatorPaintProperty>(); variable
129 auto paintProperty = AceType::MakeRefPtr<DotIndicatorPaintProperty>(); variable
159 auto paintProperty = AceType::MakeRefPtr<DotIndicatorPaintProperty>(); variable
190 auto paintProperty = AceType::MakeRefPtr<DotIndicatorPaintProperty>(); variable
220 auto paintProperty = AceType::MakeRefPtr<DotIndicatorPaintProperty>(); variable
250 auto paintProperty = AceType::MakeRefPtr<DotIndicatorPaintProperty>(); variable
281 auto paintProperty = AceType::MakeRefPtr<DotIndicatorPaintProperty>(); variable
311 auto paintProperty = AceType::MakeRefPtr<DotIndicatorPaintProperty>(); variable
341 auto paintProperty = AceType::MakeRefPtr<DotIndicatorPaintProperty>(); variable
372 auto paintProperty = AceType::MakeRefPtr<DotIndicatorPaintProperty>(); variable
[all …]
H A Dswiper_indicator_modifier_test_ng.cpp43 auto paintProperty = AceType::MakeRefPtr<DotIndicatorPaintProperty>(); variable
71 auto paintProperty = AceType::MakeRefPtr<DotIndicatorPaintProperty>(); variable
101 auto paintProperty = AceType::MakeRefPtr<DotIndicatorPaintProperty>(); variable
131 auto paintProperty = AceType::MakeRefPtr<DotIndicatorPaintProperty>(); variable
416 auto paintProperty = AceType::MakeRefPtr<DotIndicatorPaintProperty>(); variable
454 auto paintProperty = AceType::MakeRefPtr<DotIndicatorPaintProperty>(); variable
1155 auto paintProperty = AceType::MakeRefPtr<PaintProperty>(); variable
1190 auto paintProperty = AceType::MakeRefPtr<PaintProperty>(); variable
1214 auto paintProperty = AceType::MakeRefPtr<PaintProperty>(); variable
1248 auto paintProperty = AceType::MakeRefPtr<PaintProperty>(); variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_paint_method.cpp26 auto paintProperty = DynamicCast<SliderPaintProperty>(paintWrapper->GetPaintProperty()); in UpdateContentModifier() local
74 void SliderPaintMethod::UpdateBorderRadius(RefPtr<SliderPaintProperty>& paintProperty) in UpdateBorderRadius()
102 auto paintProperty = DynamicCast<SliderPaintProperty>(paintWrapper->GetPaintProperty()); in UpdateOverlayModifier() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_paint_property.cpp120 auto paintProperty = MakeRefPtr<ScrollablePaintProperty>(); in Clone() local
127 auto paintProperty = MakeRefPtr<GridPaintProperty>(); in Clone() local
134 auto paintProperty = MakeRefPtr<GridPaintProperty>(); in Clone() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/select_overlay/
H A Dselect_overlay_paint_method_test_ng.cpp195 auto paintProperty = pattern->CreatePaintProperty(); variable
253 auto paintProperty = pattern->CreatePaintProperty(); variable
322 auto paintProperty = pattern->CreatePaintProperty(); variable
384 auto paintProperty = pattern->CreatePaintProperty(); variable
455 auto paintProperty = pattern->CreatePaintProperty(); variable
515 auto paintProperty = pattern->CreatePaintProperty(); variable
634 auto paintProperty = pattern->CreatePaintProperty(); variable
699 auto paintProperty = pattern->CreatePaintProperty(); variable
759 auto paintProperty = pattern->CreatePaintProperty(); variable
822 auto paintProperty = pattern->CreatePaintProperty(); variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
H A Dcheckboxgroup_pattern.cpp212 auto paintProperty = host->GetPaintProperty<CheckBoxGroupPaintProperty>(); in OnClick() local
252 auto paintProperty = host->GetPaintProperty<CheckBoxGroupPaintProperty>(); in UpdateUnSelect() local
264 auto paintProperty = host->GetPaintProperty<CheckBoxGroupPaintProperty>(); in UpdateUIStatus() local
299 auto paintProperty = host->GetPaintProperty<CheckBoxGroupPaintProperty>(); in UpdateState() local
331 auto paintProperty = host->GetPaintProperty<CheckBoxGroupPaintProperty>(); in InitPreGroup() local
362 auto paintProperty = node->GetPaintProperty<CheckBoxPaintProperty>(); in OnAfterModifyDone() local
374 auto paintProperty = frameNode->GetPaintProperty<CheckBoxGroupPaintProperty>(); in UpdateGroupCheckStatus() local
401 auto paintProperty = node->GetPaintProperty<CheckBoxPaintProperty>(); in UpdateCheckBoxStatus() local
430 auto paintProperty = frameNode->GetPaintProperty<CheckBoxGroupPaintProperty>(); in UpdateRepeatedGroupStatus() local
570 auto paintProperty = host->GetPaintProperty<CheckBoxGroupPaintProperty>(); in UpdateModifierParam() local
[all …]
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/toggle/
H A Dtoggle_switch_test_ng.cpp680 auto paintProperty = pattern->GetPaintProperty<SwitchPaintProperty>(); variable
725 auto paintProperty = pattern->GetPaintProperty<SwitchPaintProperty>(); variable
771 auto paintProperty = pattern->GetPaintProperty<SwitchPaintProperty>(); variable
815 auto paintProperty = pattern->GetPaintProperty<SwitchPaintProperty>(); variable
863 auto paintProperty = pattern->GetPaintProperty<SwitchPaintProperty>(); variable
911 auto paintProperty = pattern->GetPaintProperty<SwitchPaintProperty>(); variable
956 auto paintProperty = pattern->GetPaintProperty<SwitchPaintProperty>(); variable
1003 auto paintProperty = pattern->GetPaintProperty<SwitchPaintProperty>(); variable
1050 auto paintProperty = pattern->GetPaintProperty<SwitchPaintProperty>(); variable
1097 auto paintProperty = pattern->GetPaintProperty<SwitchPaintProperty>(); variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_modifier.cpp60 auto paintProperty = pattern->GetPaintProperty<GaugePaintProperty>(); in UpdateValue() local
94 auto paintProperty = pattern->GetPaintProperty<GaugePaintProperty>(); in InitProperty() local
144 void GaugeModifier::UpdateProperty(RefPtr<GaugePaintProperty>& paintProperty) in UpdateProperty()
194 auto paintProperty = pattern->GetPaintProperty<GaugePaintProperty>(); in PaintCircularAndIndicator() local
356 auto paintProperty = pattern->GetPaintProperty<GaugePaintProperty>(); in NewPaintCircularAndIndicator() local
402 RSCanvas& canvas, RenderRingInfo data, RefPtr<GaugePaintProperty>& paintProperty) in PaintMonochromeCircular()
451 RefPtr<GaugePaintProperty>& paintProperty, float sweepDegree) in PaintMonochromeCircularShadow()
482 RSCanvas& canvas, RenderRingInfo data, RefPtr<GaugePaintProperty>& paintProperty) in PaintSingleSegmentGradientCircular()
525 RefPtr<GaugePaintProperty>& paintProperty, std::vector<RSColorQuad>& colors, in PaintSingleSegmentGradientCircularShadow()
620 RefPtr<GaugePaintProperty>& paintProperty, std::vector<ColorStopArray>& colors, in PaintMultiSegmentGradientCircularShadow()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_view_ng.cpp70 auto paintProperty = frameNode->GetPaintProperty<ModelPaintProperty>(); in AddCustomRender() local
118 auto paintProperty = frameNode->GetPaintProperty<ModelPaintProperty>(); in AddShaderImageTexture() local
152 auto paintProperty = frameNode->GetPaintProperty<ModelPaintProperty>(); in GetShaderInputBuffer() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/checkbox/
H A Dcheckbox_pattern_test_ng.cpp205 auto paintProperty = frameNode->GetPaintProperty<CheckBoxPaintProperty>(); variable
235 auto paintProperty = frameNode->GetPaintProperty<CheckBoxPaintProperty>(); variable
265 auto paintProperty = frameNode->GetPaintProperty<CheckBoxPaintProperty>(); variable
294 auto paintProperty = frameNode->GetPaintProperty<CheckBoxPaintProperty>(); variable
328 auto paintProperty = frameNode->GetPaintProperty<CheckBoxPaintProperty>(); variable
361 auto paintProperty = frameNode->GetPaintProperty<CheckBoxPaintProperty>(); variable
392 auto paintProperty = frameNode->GetPaintProperty<CheckBoxPaintProperty>(); variable
1122 auto paintProperty = pattern->GetPaintProperty<CheckBoxPaintProperty>(); variable
1174 auto paintProperty = pattern->GetPaintProperty<CheckBoxPaintProperty>(); variable
1227 auto paintProperty = pattern->GetPaintProperty<CheckBoxPaintProperty>(); variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dtoggle_model_ng.cpp145 auto paintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); in SetSwitchPointColor() local
382 auto paintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); in SetPointRadius() local
392 auto paintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); in ResetPointRadius() local
402 auto paintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); in SetPointRadius() local
411 auto paintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); in ResetPointRadius() local
422 auto paintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); in SetUnselectedColor() local
431 auto paintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); in SetUnselectedColor() local
441 auto paintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); in SetTrackBorderRadius() local
451 auto paintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); in ResetTrackBorderRadius() local
461 auto paintProperty = frameNode->GetPaintProperty<SwitchPaintProperty>(); in SetTrackBorderRadius() local
[all …]
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testfour_ng.cpp634 auto paintProperty = textPattern->CreatePaintProperty(); variable
675 auto paintProperty = textPattern->CreatePaintProperty(); variable
725 auto paintProperty = textPattern->CreatePaintProperty(); variable
776 auto paintProperty = textPattern->CreatePaintProperty(); variable
822 auto paintProperty = textPattern->CreatePaintProperty(); variable
868 auto paintProperty = textPattern->CreatePaintProperty(); variable
914 auto paintProperty = textPattern->CreatePaintProperty(); variable
963 auto paintProperty = textPattern->CreatePaintProperty(); variable
1022 auto paintProperty = textPattern->CreatePaintProperty(); variable
1081 auto paintProperty = textPattern->CreatePaintProperty(); variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/
H A Dmarquee_pattern.cpp108 auto paintProperty = host->GetPaintProperty<MarqueePaintProperty>(); in OnDirtyLayoutWrapperSwap() local
156 auto paintProperty = host->GetPaintProperty<MarqueePaintProperty>(); in OnModifyDone() local
172 auto paintProperty = host->GetPaintProperty<MarqueePaintProperty>(); in StartMarqueeAnimation() local
230 auto paintProperty = host->GetPaintProperty<MarqueePaintProperty>(); in PlayMarqueeAnimation() local
377 auto paintProperty = host->GetPaintProperty<MarqueePaintProperty>(); in GetTextOffset() local
420 auto paintProperty = host->GetPaintProperty<MarqueePaintProperty>(); in OnlyPlayStatusChange() local
439 auto paintProperty = host->GetPaintProperty<MarqueePaintProperty>(); in ChangeAnimationPlayStatus() local
460 auto paintProperty = host->GetPaintProperty<MarqueePaintProperty>(); in StoreProperties() local
481 auto paintProperty = host->GetPaintProperty<MarqueePaintProperty>(); in CalculateStart() local
523 auto paintProperty = host->GetPaintProperty<MarqueePaintProperty>(); in CalculateEnd() local
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/blank/
H A Dblank_paint_property.h30 auto paintProperty = MakeRefPtr<BlankPaintProperty>(); in Clone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_render_property.h35 auto paintProperty = MakeRefPtr<BubbleRenderProperty>(); in Clone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_paint_property.h32 auto paintProperty = MakeRefPtr<MenuItemPaintProperty>(); in Clone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/
H A Dmenu_item_group_paint_property.h32 auto paintProperty = MakeRefPtr<MenuItemGroupPaintProperty>(); in Clone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_paint_property.h37 auto paintProperty = MakeRefPtr<ProgressPaintProperty>(); in Clone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
H A Dcheckbox_pattern.cpp60 auto paintProperty = host->GetPaintProperty<CheckBoxPaintProperty>(); in UpdateIndicator() local
272 auto paintProperty = host->GetPaintProperty<CheckBoxPaintProperty>(); in OnClick() local
322 auto paintProperty = host->GetPaintProperty<CheckBoxPaintProperty>(); in UpdateUnSelect() local
337 auto paintProperty = host->GetPaintProperty<CheckBoxPaintProperty>(); in UpdateUIStatus() local
392 auto paintProperty = host->GetPaintProperty<CheckBoxPaintProperty>(); in UpdateState() local
537 auto paintProperty = node->GetPaintProperty<CheckBoxPaintProperty>(); in UpdateCheckBoxGroupStatus() local
591 auto paintProperty = host->GetPaintProperty<CheckBoxPaintProperty>(); in CheckBoxGroupIsTrue() local
603 auto paintProperty = node->GetPaintProperty<CheckBoxPaintProperty>(); in CheckBoxGroupIsTrue() local
639 auto paintProperty = node->GetPaintProperty<CheckBoxPaintProperty>(); in InitCheckBoxStatusByGroup() local
754 auto paintProperty = host->GetPaintProperty<CheckBoxPaintProperty>(); in SetCheckBoxSelect() local
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_paint_property.h44 auto paintProperty = MakeRefPtr<DotIndicatorPaintProperty>(); in Clone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_drag_bar_paint_property.h43 auto paintProperty = MakeRefPtr<SheetDragBarPaintProperty>(); in Clone() local

12345678