Home
last modified time | relevance | path

Searched defs:imageLayoutProperty (Results 1 – 25 of 34) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/image/
Dimage_test_ng.cpp287 auto imageLayoutProperty = imagePattern->GetLayoutProperty<ImageLayoutProperty>(); variable
328 auto imageLayoutProperty = imagePattern->GetLayoutProperty<ImageLayoutProperty>(); variable
430 auto imageLayoutProperty = imagePattern->GetLayoutProperty<ImageLayoutProperty>(); variable
466 auto imageLayoutProperty = imagePattern->GetLayoutProperty<ImageLayoutProperty>(); variable
584 auto imageLayoutProperty = frameNode->GetLayoutProperty<ImageLayoutProperty>(); variable
624 auto imageLayoutProperty = frameNode->GetLayoutProperty<ImageLayoutProperty>(); variable
849 auto imageLayoutProperty = frameNode->GetLayoutProperty<ImageLayoutProperty>(); variable
887 auto imageLayoutProperty = frameNode->GetLayoutProperty<ImageLayoutProperty>(); variable
976 auto imageLayoutProperty = frameNode->GetLayoutProperty<ImageLayoutProperty>(); variable
1001 auto imageLayoutProperty = AceType::MakeRefPtr<ImageLayoutProperty>(); variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/
Dimage_animator_pattern.cpp73 auto imageLayoutProperty = imageFrameNode->GetLayoutProperty<ImageLayoutProperty>(); in SetShowingIndex() local
112 auto imageLayoutProperty = imageFrameNode->GetLayoutProperty<ImageLayoutProperty>(); in UpdateShowingImageInfo() local
141 auto imageLayoutProperty = cacheImage.imageNode->GetLayoutProperty<ImageLayoutProperty>(); in UpdateCacheImageInfo() local
191 auto imageLayoutProperty = imageNode->GetLayoutProperty(); in GenerateCachedImages() local
422 auto imageLayoutProperty = imageFrameNode->GetLayoutProperty<ImageLayoutProperty>(); in IsShowingSrc() local
Dimage_animator_model_ng.cpp34 …auto imageLayoutProperty = AceType::DynamicCast<ImageLayoutProperty>(imageNode->GetLayoutProperty(… in Create() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
Dimage_pattern.cpp42 auto imageLayoutProperty = pattern->GetLayoutProperty<ImageLayoutProperty>(); in CreateDataReadyCallback() local
60 auto imageLayoutProperty = pattern->GetLayoutProperty<ImageLayoutProperty>(); in CreateLoadSuccessCallback() local
78 auto imageLayoutProperty = pattern->GetLayoutProperty<ImageLayoutProperty>(); in CreateLoadFailCallback() local
281 auto imageLayoutProperty = GetLayoutProperty<ImageLayoutProperty>(); in LoadImageDataIfNeed() local
348 auto imageLayoutProperty = pattern->GetLayoutProperty<ImageLayoutProperty>(); in CreateDataReadyCallbackForAlt() local
416 auto imageLayoutProperty = GetLayoutProperty<ImageLayoutProperty>(); in UpdateInternalResource() local
692 auto imageLayoutProperty = frameNode->GetLayoutProperty<ImageLayoutProperty>(); in UpdateFillColorIfForegroundColor() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dbar_item_pattern.cpp55 auto imageLayoutProperty = iconNode->GetLayoutProperty<ImageLayoutProperty>(); in UpdateBarItemActiveStatusResource() local
Dnav_bar_node.cpp105 auto imageLayoutProperty = iconNode->GetLayoutProperty<ImageLayoutProperty>(); in GetBarItemsString() local
Dnavigation_model_ng.cpp86 auto imageLayoutProperty = iconNode->GetLayoutProperty<ImageLayoutProperty>(); in CreateBarItemIconNode() local
175 auto imageLayoutProperty = iconNode->GetLayoutProperty<ImageLayoutProperty>(); in UpdateOldBarItems() local
271 auto imageLayoutProperty = iconNode->GetLayoutProperty<ImageLayoutProperty>(); in CreateToolbarItemIconNode() local
438 auto imageLayoutProperty = imageNode->GetLayoutProperty<ImageLayoutProperty>(); in BuildToolbarMoreItemNode() local
Dnav_bar_pattern.cpp92 auto imageLayoutProperty = iconNode->GetLayoutProperty<ImageLayoutProperty>(); in CreateBarItemIconNode() local
171 auto imageLayoutProperty = imageNode->GetLayoutProperty<ImageLayoutProperty>(); in BuildMoreIemNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
Dclose_icon_pattern.cpp48 auto imageLayoutProperty = imageNode->GetLayoutProperty<ImageLayoutProperty>(); in InitCloseIcon() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/search/
Dsearch_test_ng.cpp151 auto imageLayoutProperty = imageFrameNode->GetLayoutProperty<ImageLayoutProperty>(); variable
521 auto imageLayoutProperty = imageFrameNode->GetLayoutProperty<ImageLayoutProperty>(); variable
729 auto imageLayoutProperty = imageFrameNode->GetLayoutProperty<ImageLayoutProperty>(); variable
748 auto imageLayoutProperty = imageFrameNode->GetLayoutProperty<ImageLayoutProperty>(); variable
765 auto imageLayoutProperty = imageFrameNode->GetLayoutProperty<ImageLayoutProperty>(); variable
783 auto imageLayoutProperty = imageFrameNode->GetLayoutProperty<ImageLayoutProperty>(); variable
799 auto imageLayoutProperty = imageFrameNode->GetLayoutProperty<ImageLayoutProperty>(); variable
841 auto imageLayoutProperty = imageFrameNode->GetLayoutProperty<ImageLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
Dsearch_model_ng.cpp169 auto imageLayoutProperty = imageFrameNode->GetLayoutProperty<ImageLayoutProperty>(); in SetSearchIconColor() local
191 auto imageLayoutProperty = imageFrameNode->GetLayoutProperty<ImageLayoutProperty>(); in SetSearchSrcPath() local
215 auto imageLayoutProperty = imageFrameNode->GetLayoutProperty<ImageLayoutProperty>(); in SetRightIconSrcPath() local
309 auto imageLayoutProperty = imageFrameNode->GetLayoutProperty<ImageLayoutProperty>(); in SetCancelIconColor() local
622 auto imageLayoutProperty = frameNode->GetLayoutProperty<ImageLayoutProperty>(); in CreateImage() local
659 auto imageLayoutProperty = frameNode->GetLayoutProperty<ImageLayoutProperty>(); in CreateCancelImage() local
Dsearch_layout_algorithm.cpp61 auto imageLayoutProperty = cancelImageWrapper->GetLayoutProperty(); in CancelImageMeasure() local
190 auto imageLayoutProperty = imageWrapper->GetLayoutProperty(); in ImageMeasure() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/image_animator/
Dimage_animator_test_ng.cpp194 auto imageLayoutProperty = childNode->GetLayoutProperty<ImageLayoutProperty>(); variable
518 auto imageLayoutProperty = imageFrameNode->GetLayoutProperty<ImageLayoutProperty>(); variable
772 auto imageLayoutProperty = imageFrameNode->GetLayoutProperty<ImageLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
Dwindow_pattern.cpp153 auto imageLayoutProperty = startingNode_->GetLayoutProperty<ImageLayoutProperty>(); in CreateStartingNode() local
174 auto imageLayoutProperty = snapshotNode_->GetLayoutProperty<ImageLayoutProperty>(); in CreateSnapshotNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
Dcontainer_modal_view.cpp127 auto imageLayoutProperty = titleIcon->GetLayoutProperty<ImageLayoutProperty>(); in BuildTitleContainer() local
276 auto imageLayoutProperty = imageIcon->GetLayoutProperty<ImageLayoutProperty>(); in BuildControlButton() local
Dcontainer_modal_pattern.cpp374 auto imageLayoutProperty = buttonIcon->GetLayoutProperty<ImageLayoutProperty>(); in ChangeTitleButtonIcon() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
Dapp_bar_view.cpp171 auto imageLayoutProperty = imageIcon->GetLayoutProperty<ImageLayoutProperty>(); in BuildIconButton() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/side_bar/
Dside_bar_pattern_test_ng.cpp380 auto imageLayoutProperty = imgFrameNode->GetLayoutProperty<ImageLayoutProperty>(); variable
975 auto imageLayoutProperty = imgFrameNode->GetLayoutProperty<ImageLayoutProperty>(); variable
1338 auto imageLayoutProperty = imgFrameNode->GetLayoutProperty<ImageLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/text_picker/
Dtextpicker_test_ng.cpp375 auto imageLayoutProperty = imagePattern->GetLayoutProperty<ImageLayoutProperty>(); variable
421 auto imageLayoutProperty = imagePattern->GetLayoutProperty<ImageLayoutProperty>(); variable
465 auto imageLayoutProperty = imagePattern->GetLayoutProperty<ImageLayoutProperty>(); variable
503 auto imageLayoutProperty = imagePattern->GetLayoutProperty<ImageLayoutProperty>(); variable
550 auto imageLayoutProperty = imagePattern->GetLayoutProperty<ImageLayoutProperty>(); variable
617 auto imageLayoutProperty = imagePattern->GetLayoutProperty<ImageLayoutProperty>(); variable
652 auto imageLayoutProperty = imagePattern->GetLayoutProperty<ImageLayoutProperty>(); variable
729 auto imageLayoutProperty = imagePattern->GetLayoutProperty<ImageLayoutProperty>(); variable
768 auto imageLayoutProperty = imagePattern->GetLayoutProperty<ImageLayoutProperty>(); variable
850 auto imageLayoutProperty = imagePattern->GetLayoutProperty<ImageLayoutProperty>(); variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
Dswiper_arrow_pattern.cpp300 auto imageLayoutProperty = imageNode->GetLayoutProperty<ImageLayoutProperty>(); in UpdateArrowContent() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
Dside_bar_container_pattern.cpp122 auto imageLayoutProperty = imageFrameNode->GetLayoutProperty<ImageLayoutProperty>(); in OnUpdateShowControlButton() local
582 auto imageLayoutProperty = imgFrameNode->GetLayoutProperty<ImageLayoutProperty>(); in UpdateControlButtonIcon() local
Dside_bar_container_model_ng.cpp183 auto imageLayoutProperty = imgNode->GetLayoutProperty<ImageLayoutProperty>(); in CreateControlImage() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtab_bar_pattern.cpp670 auto imageLayoutProperty = imageNode->GetLayoutProperty<ImageLayoutProperty>(); in CheckSvg() local
736 auto imageLayoutProperty = imageNode->GetLayoutProperty<ImageLayoutProperty>(); in GetBottomTabBarImageSizeAndOffset() local
838 auto imageLayoutProperty = imageNode->GetLayoutProperty<ImageLayoutProperty>(); in MaskAnimationFinish() local
1245 auto imageLayoutProperty = imageNode->GetLayoutProperty<ImageLayoutProperty>(); in UpdateImageColor() local
Dtab_bar_layout_algorithm.cpp264 …auto imageLayoutProperty = AceType::DynamicCast<ImageLayoutProperty>(imageWrapper->GetLayoutProper… in MeasureItemWidths() local
528 …auto imageLayoutProperty = AceType::DynamicCast<ImageLayoutProperty>(imageWrapper->GetLayoutProper… in CalculateItemWidthsForSymmetricExtensible() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/menu/
Dmenu_test_ng.cpp2289 auto imageLayoutProperty = selectIconNode->GetLayoutProperty<ImageLayoutProperty>(); variable
2337 auto imageLayoutProperty = selectIconNode->GetLayoutProperty<ImageLayoutProperty>(); variable
2423 auto imageLayoutProperty = startIconNode->GetLayoutProperty<ImageLayoutProperty>(); variable
2462 auto imageLayoutProperty = endIconNode->GetLayoutProperty<ImageLayoutProperty>(); variable
2588 auto imageLayoutProperty = startIconNode->GetLayoutProperty<ImageLayoutProperty>(); variable

12