Home
last modified time | relevance | path

Searched refs:SetClipToBounds (Results 1 – 25 of 57) sorted by relevance

123

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/
H A Dloading_progress_pattern.cpp43 host->GetRenderContext()->SetClipToBounds(true); in OnAttachToFrameNode()
148 host->GetRenderContext()->SetClipToBounds(true); in FireBuilder()
157 host->GetRenderContext()->SetClipToBounds(false); in FireBuilder()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Drosen_render_stepper_item.cpp27 rsNode->SetClipToBounds(true); in Update()
H A Drosen_render_stepper.cpp26 rsNode->SetClipToBounds(true); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_content_pattern.h46 host->GetRenderContext()->SetClipToBounds(true); in OnAttachToFrameNode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Drosen_render_side_bar_container.cpp36 rsNode->SetClipToBounds(true); in Paint()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drosen_render_single_child_scroll.cpp37 rsNode->SetClipToBounds(true); in Paint()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/clip/
H A Drosen_render_clip.cpp64 rsNode->SetClipToBounds(true); in SyncGeometryProperties()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drosen_render_list.cpp34 rsNode->SetClipToBounds(true); in PerformLayout()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_paint_method.cpp86 renderContext->SetClipToBounds(false); in TryContentClip()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_layout_algorithm.cpp481 renderContext->SetClipToBounds(false); in CalcSearchHeight()
483 renderContext->SetClipToBounds(true); in CalcSearchHeight()
861 renderContext->SetClipToBounds(isClip); in UpdateClipBounds()
871 renderContext->SetClipToBounds(isClip); in UpdateClipBounds()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test2.cpp107 properties.SetClipToBounds(true);
109 properties.SetClipToBounds(true);
112 properties.SetClipToBounds(false);
H A Drs_property_drawable_test.cpp152 properties.SetClipToBounds(true);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/preview/
H A Dmenu_preview_pattern.cpp146 context->SetClipToBounds(true); in OnDirtyLayoutWrapperSwap()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/window/
H A Ddrag_window_ohos.cpp529 rootNode_->SetClipToBounds(true); in DrawText()
597 rootNode_->SetClipToBounds(true); in DrawTextNG()
636 rootNode_->SetClipToBounds(true); in DrawTextNG()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsnode_fuzzer/
H A Drsnode_fuzzer.cpp203 surfaceNode->SetClipToBounds(GetData<bool>()); in RSNodeFuzzTestInner02()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsproperty_fuzzer/
H A Drsproperty_fuzzer.cpp264 properties.SetClipToBounds(clipToBounds); in RSPropertiesFuzzTestInner04()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/
H A Dside_bar_container_pattern.cpp91 host->GetRenderContext()->SetClipToBounds(true); in OnAttachToFrameNode()
383 sideBarContext->SetClipToBounds(true); in OnUpdateSideBarAndContent()
391 contentContext->SetClipToBounds(true); in OnUpdateSideBarAndContent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.h167 void SetClipToBounds(bool useClip) override in SetClipToBounds() function
170 rsNode_->SetClipToBounds(useClip); in SetClipToBounds()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/
H A Dcontainer_modal_pattern_enhance.cpp106 stackRenderContext->SetClipToBounds(true); in ShowTitle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_model_ng.cpp137 selectedMaskRenderContext->SetClipToBounds(true); in InitSelectedMaskNode()
148 unselectedMaskRenderContext->SetClipToBounds(true); in InitUnselectedMaskNode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_pattern.cpp753 childRenderContext->SetClipToBounds(true); in ApplyIndexChanged()
974 columnRenderContext->SetClipToBounds(true); in UpdateBubbleView()
1114 letterNodeRenderContext->SetClipToBounds(true); in UpdateBubbleLetterView()
1229 listRenderContext->SetClipToBounds(true); in UpdateBubbleListView()
/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_pattern.cpp79 renderContext->SetClipToBounds(true); in OnAttachToFrameNode()
644 video->GetRenderContext()->SetClipToBounds(true); in OnDirtyLayoutWrapperSwap()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_view.cpp149 titleColumn->GetRenderContext()->SetClipToBounds(true); in CreateDragBarNode()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/dynamic_component/
H A Ddynamic_component_renderer_impl.cpp299 renderContext->SetClipToBounds(true); in AttachRenderContext()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/modifier/
H A Drs_render_modifier_test.cpp287 properties.SetClipToBounds(true);

123