Home
last modified time | relevance | path

Searched refs:SetFollowSystem (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.cpp299 subPipelineContextNG->SetFollowSystem(parentPipeline->IsFollowSystem()); in InitContainer()
312 subPipelineContextNG->SetFollowSystem(parentPipeline->IsFollowSystem()); in InitContainer()
325 subPipelineContext->SetFollowSystem(parentPipeline->IsFollowSystem()); in InitContainer()
1269 pipelineContext->SetFollowSystem(isFollowSystem); in InitToastServiceConfig()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h429 void SetFollowSystem(bool followSystem) in SetFollowSystem() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp1446 context->SetFollowSystem(isFollowSystem); in UpdateFontScale()