| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/image/ |
| D | image_test_ng.cpp | 287 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/ |
| D | image_animator_pattern.cpp | 73 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
|
| D | image_animator_model_ng.cpp | 34 …auto imageLayoutProperty = AceType::DynamicCast<ImageLayoutProperty>(imageNode->GetLayoutProperty(… in Create() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
| D | image_pattern.cpp | 42 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/ |
| D | bar_item_pattern.cpp | 55 auto imageLayoutProperty = iconNode->GetLayoutProperty<ImageLayoutProperty>(); in UpdateBarItemActiveStatusResource() local
|
| D | nav_bar_node.cpp | 105 auto imageLayoutProperty = iconNode->GetLayoutProperty<ImageLayoutProperty>(); in GetBarItemsString() local
|
| D | navigation_model_ng.cpp | 86 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
|
| D | nav_bar_pattern.cpp | 92 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/ |
| D | close_icon_pattern.cpp | 48 auto imageLayoutProperty = imageNode->GetLayoutProperty<ImageLayoutProperty>(); in InitCloseIcon() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/search/ |
| D | search_test_ng.cpp | 151 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/ |
| D | search_model_ng.cpp | 169 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
|
| D | search_layout_algorithm.cpp | 61 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/ |
| D | image_animator_test_ng.cpp | 194 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/ |
| D | window_pattern.cpp | 153 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/ |
| D | container_modal_view.cpp | 127 auto imageLayoutProperty = titleIcon->GetLayoutProperty<ImageLayoutProperty>(); in BuildTitleContainer() local 276 auto imageLayoutProperty = imageIcon->GetLayoutProperty<ImageLayoutProperty>(); in BuildControlButton() local
|
| D | container_modal_pattern.cpp | 374 auto imageLayoutProperty = buttonIcon->GetLayoutProperty<ImageLayoutProperty>(); in ChangeTitleButtonIcon() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/ |
| D | app_bar_view.cpp | 171 auto imageLayoutProperty = imageIcon->GetLayoutProperty<ImageLayoutProperty>(); in BuildIconButton() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/side_bar/ |
| D | side_bar_pattern_test_ng.cpp | 380 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/ |
| D | textpicker_test_ng.cpp | 375 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/ |
| D | swiper_arrow_pattern.cpp | 300 auto imageLayoutProperty = imageNode->GetLayoutProperty<ImageLayoutProperty>(); in UpdateArrowContent() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/ |
| D | side_bar_container_pattern.cpp | 122 auto imageLayoutProperty = imageFrameNode->GetLayoutProperty<ImageLayoutProperty>(); in OnUpdateShowControlButton() local 582 auto imageLayoutProperty = imgFrameNode->GetLayoutProperty<ImageLayoutProperty>(); in UpdateControlButtonIcon() local
|
| D | side_bar_container_model_ng.cpp | 183 auto imageLayoutProperty = imgNode->GetLayoutProperty<ImageLayoutProperty>(); in CreateControlImage() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
| D | tab_bar_pattern.cpp | 670 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
|
| D | tab_bar_layout_algorithm.cpp | 264 …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/ |
| D | menu_test_ng.cpp | 2289 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
|