Searched defs:SetIsNeedAvoidWindow (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/safe_area/ | ||
H A D | safe_area_manager.cpp | 146 bool SafeAreaManager::SetIsNeedAvoidWindow(bool value) in SetIsNeedAvoidWindow() function in OHOS::Ace::NG::SafeAreaManager |
/foundation/arkui/ace_engine/test/mock/core/pipeline/ | ||
H A D | mock_pipeline_context.cpp | 691 void PipelineContext::SetIsNeedAvoidWindow(bool value) {}; in SetIsNeedAvoidWindow() function in OHOS::OHOS::Ace::NG::PipelineContext |
/foundation/arkui/ace_engine/frameworks/core/pipeline/ | ||
H A D | pipeline_base.h | 1138 virtual void SetIsNeedAvoidWindow(bool isLayoutFullScreen) {} in SetIsNeedAvoidWindow() function in OHOS::OHOS::Ace::PipelineBase |
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ | ||
H A D | pipeline_context.cpp | 1941 void PipelineContext::SetIsNeedAvoidWindow(bool value) in SetIsNeedAvoidWindow() function in OHOS::Ace::NG::PipelineContext |
Completed in 15 milliseconds