Home
last modified time | relevance | path

Searched defs:props (Results 1 – 25 of 187) sorted by relevance

12345678

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/dialog/
H A Ddialog_model_test_ng.cpp203 DialogProperties props; variable
226 DialogProperties props; variable
249 DialogProperties props; variable
274 DialogProperties props { variable
303 DialogProperties props { variable
335 DialogProperties props { variable
413 DialogProperties props { variable
547 DialogProperties props { variable
714 DialogProperties props; variable
1030 DialogProperties props; variable
[all …]
H A Ddialog_test_ng.cpp960 DialogProperties props; variable
1008 DialogProperties props; variable
1051 DialogProperties props; variable
1099 DialogProperties props; variable
1165 DialogProperties props; variable
1231 DialogProperties props; variable
1270 DialogProperties props; variable
1632 DialogProperties props{ variable
1676 DialogProperties props{ variable
1725 DialogProperties props; variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_utils.cpp50 inline float GetRowGap(const RefPtr<GridLayoutProperty>& props, float frameHeight) in GetRowGap()
56 inline float GetColumnGap(const RefPtr<GridLayoutProperty>& props, float frameWidth) in GetColumnGap()
63 float GridUtils::GetMainGap(const RefPtr<GridLayoutProperty>& props, const SizeF& frameSize, Axis a… in GetMainGap()
68 float GridUtils::GetCrossGap(const RefPtr<GridLayoutProperty>& props, const SizeF& frameSize, Axis … in GetCrossGap()
H A Dgrid_item_layout_algorithm.cpp24 auto props = AceType::DynamicCast<GridItemLayoutProperty>(layoutWrapper->GetLayoutProperty()); in Measure() local
36 auto props = AceType::DynamicCast<GridItemLayoutProperty>(layoutWrapper->GetLayoutProperty()); in CreateChildConstraint() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_pattern.cpp285 auto props = GetPaintProperty<OptionPaintProperty>(); in OnPress() local
325 auto props = GetPaintProperty<OptionPaintProperty>(); in OnHover() local
378 auto props = text_->GetLayoutProperty<TextLayoutProperty>(); in SetFontSize() local
388 auto props = text_->GetLayoutProperty<TextLayoutProperty>(); in SetItalicFontStyle() local
397 auto props = text_->GetLayoutProperty<TextLayoutProperty>(); in SetFontWeight() local
406 auto props = text_->GetLayoutProperty<TextLayoutProperty>(); in SetFontFamily() local
415 auto props = text_->GetLayoutProperty<TextLayoutProperty>(); in SetFontColor() local
429 auto props = text_->GetLayoutProperty<TextLayoutProperty>(); in InspectorGetFont() local
448 auto props = text_->GetLayoutProperty<TextLayoutProperty>(); in GetFontSize() local
458 auto props = text_->GetLayoutProperty<TextLayoutProperty>(); in GetItalicFontStyle() local
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_segmented_layout.cpp55 auto props = DynamicCast<WaterFlowLayoutProperty>(wrapper->GetLayoutProperty()); in Measure() local
97 auto props = DynamicCast<WaterFlowLayoutProperty>(wrapper_->GetLayoutProperty()); in Layout() local
158 auto props = DynamicCast<WaterFlowLayoutProperty>(wrapper_->GetLayoutProperty()); in CheckDirtyItem() local
221 auto props = DynamicCast<WaterFlowLayoutProperty>(wrapper_->GetLayoutProperty()); in SegmentedInit() local
252 auto props = DynamicCast<WaterFlowLayoutProperty>(wrapper_->GetLayoutProperty()); in RegularInit() local
332 auto props = DynamicCast<WaterFlowLayoutProperty>(wrapper_->GetLayoutProperty()); in MeasureOnOffset() local
388 auto props = DynamicCast<WaterFlowLayoutProperty>(wrapper_->GetLayoutProperty()); in MeasureOnJump() local
437 auto props = DynamicCast<WaterFlowLayoutProperty>(wrapper_->GetLayoutProperty()); in MeasureToTarget() local
458 auto props = DynamicCast<WaterFlowLayoutProperty>(wrapper_->GetLayoutProperty()); in Fill() local
475 …<LayoutWrapper> WaterFlowSegmentedLayout::MeasureItem(const RefPtr<WaterFlowLayoutProperty>& props in MeasureItem()
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/screen_manager/
H A Drs_screen_capability.cpp22 bool supportWriteBack, const std::vector<RSScreenProps>& props) in RSScreenCapability()
64 void RSScreenCapability::SetProps(const std::vector<RSScreenProps>& props) in SetProps()
109 bool RSScreenCapability::WriteVector(const std::vector<RSScreenProps> &props, Parcel &parcel) const in WriteVector() argument
174 std::vector<RSScreenProps> props; in Unmarshalling() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/
H A Dwater_flow_layout_sw.cpp34 auto props = DynamicCast<WaterFlowLayoutProperty>(wrapper->GetLayoutProperty()); in Measure() local
78 auto props = DynamicCast<WaterFlowLayoutProperty>(wrapper_->GetLayoutProperty()); in Layout() local
140 auto props = DynamicCast<WaterFlowLayoutProperty>(wrapper_->GetLayoutProperty()); in SingleInit() local
173 auto props = DynamicCast<WaterFlowLayoutProperty>(wrapper_->GetLayoutProperty()); in ItemHeightChanged() local
271 auto props = DynamicCast<WaterFlowLayoutProperty>(wrapper_->GetLayoutProperty()); in MeasureBeforeAnimation() local
350 auto props = DynamicCast<WaterFlowLayoutProperty>(wrapper_->GetLayoutProperty()); in FillBackSection() local
391 auto props = DynamicCast<WaterFlowLayoutProperty>(wrapper_->GetLayoutProperty()); in FillFrontSection() local
452 auto props = DynamicCast<WaterFlowLayoutProperty>(wrapper_->GetLayoutProperty()); in RecoverBack() local
477 auto props = DynamicCast<WaterFlowLayoutProperty>(wrapper_->GetLayoutProperty()); in RecoverFront() local
704 auto props = DynamicCast<WaterFlowLayoutProperty>(wrapper_->GetLayoutProperty()); in LayoutSection() local
[all …]
/ohos5.0/docs/en/application-dev/reference/apis-arkui/js-service-widget-ui/
H A Djs-service-widget-custom-basic-usage.md121 ## props section
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/
H A Djs-components-custom-props.md4 ## props section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/js-service-widget-ui/
H A Djs-service-widget-custom-basic-usage.md121 ## props section
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/PropertyTools/
H A Dproperty_data.cpp293 const auto& props = owner_->MetaData(); in Get() local
305 const auto& props = owner_->MetaData(); in Get() local
319 const auto& props = owner_->MetaData(); in PropertyCount() local
328 const auto& props = owner_->MetaData(); in Get() local
344 const auto& props = owner_->MetaData(); in Get() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsbasescreenmanager_fuzzer/
H A Drsbasescreenmanager_fuzzer.cpp67 std::vector<RSScreenProps> props = {prop}; in RSScreenCapabilityFuzzTest() local
124 RSScreenProps props; in RSScreenPropsFuzzTest() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/
H A Dwater_flow_layout_utils.cpp68 …const ConstraintParams& params, const RefPtr<WaterFlowLayoutProperty>& props, const RefPtr<LayoutW… in CreateChildConstraint()
130 const auto& props = wrapper->GetLayoutProperty(); in PreMeasureSelf() local
169 auto props = item->GetLayoutProperty(); in UpdateItemIdealSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/
H A Dmenu_item_group_paint_method.cpp35 auto props = DynamicCast<MenuItemGroupPaintProperty>(paintWrapper->GetPaintProperty()); in GetOverlayDrawFunction() local
57 …RefPtr<PipelineBase>& pipeline, RefPtr<MenuItemGroupPaintProperty>& props, PaintWrapper* paintWrap… in PreparePaintData()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_property.h37 auto props = MakeRefPtr<DialogLayoutProperty>(); in Clone() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/particle/mock/
H A Dmock_rosen_particle_context.cpp26 const RefPtr<FrameNode>& frameNode, std::vector<EmitterProperty>& props) in updateEmitterPosition()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_container_pattern.cpp42 auto props = host->GetLayoutProperty(); in BeforeCreateLayoutWrapper() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp1201 auto props = GetLayoutProperty<SwiperLayoutProperty>(); in IsAutoLinear() local
1613 auto props = GetLayoutProperty<SwiperLayoutProperty>(); in IsUseCustomAnimation() local
2092 auto props = GetLayoutProperty<SwiperLayoutProperty>(); in InitIndicator() local
2943 auto props = GetLayoutProperty<SwiperLayoutProperty>(); in ComputeNextIndexByVelocity() local
3791 auto props = GetLayoutProperty<SwiperLayoutProperty>(); in GetItemSpace() local
3891 auto props = GetPaintProperty<SwiperPaintProperty>(); in IsAutoPlay() local
3899 auto props = GetPaintProperty<SwiperPaintProperty>(); in GetDuration() local
3907 auto props = GetPaintProperty<SwiperPaintProperty>(); in GetInterval() local
3914 auto props = GetPaintProperty<SwiperPaintProperty>(); in GetCurve() local
3936 auto props = GetPaintProperty<SwiperPaintProperty>(); in IsEnabled() local
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/modifier/
H A Drs_render_property_test.cpp169 std::vector<std::shared_ptr<RSRenderPropertyBase>> props; variable
212 std::vector<std::shared_ptr<RSRenderPropertyBase>> props; variable
330 std::vector<std::shared_ptr<RSRenderPropertyBase>> props; variable
349 std::vector<std::shared_ptr<RSRenderPropertyBase>> props; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_irregular_layout_algorithm.cpp37 auto props = DynamicCast<GridLayoutProperty>(wrapper_->GetLayoutProperty()); in Measure() local
77 auto props = DynamicCast<GridLayoutProperty>(wrapper_->GetLayoutProperty()); in Layout() local
92 float GridIrregularLayoutAlgorithm::MeasureSelf(const RefPtr<GridLayoutProperty>& props) in MeasureSelf()
109 void GridIrregularLayoutAlgorithm::Init(const RefPtr<GridLayoutProperty>& props) in Init()
383 Alignment GetAlignment(Axis axis, const RefPtr<GridLayoutProperty>& props) in GetAlignment()
406 const auto& props = DynamicCast<GridLayoutProperty>(wrapper_->GetLayoutProperty()); in LayoutChildren() local
609 auto props = AceType::DynamicCast<GridLayoutProperty>(wrapper_->GetLayoutProperty()); in IsIrregularLine() local
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_manager_agent_lite.h30 …void UpdateSystemBarRegionTints(DisplayId displayId, const SystemBarRegionTints& props) override {… in UpdateSystemBarRegionTints()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/particle/
H A Dparticle_pattern.cpp69 auto props = GetEmitterProperty(); in ToJsonValue() local
147 void ParticlePattern::updateEmitterPosition(std::vector<EmitterProperty>& props) in updateEmitterPosition()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dcontent_root_pattern.cpp27 auto props = host->GetLayoutProperty(); in BeforeCreateLayoutWrapper() local
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/
H A D_display_capability_v10.md74 ### props subsection

12345678