Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dui_task_scheduler.h149 void SetIsLayouting(bool layouting) in SetIsLayouting() function
H A Dpipeline_context.h985 void SetIsLayouting(bool layouting) in SetIsLayouting() function
987 taskScheduler_->SetIsLayouting(layouting); in SetIsLayouting()
H A Dpipeline_context.cpp785 SetIsLayouting(true); in FlushUITaskWithSingleDirtyNode()
806 SetIsLayouting(originLayoutingFlag); in FlushUITaskWithSingleDirtyNode()
1934 context->SetIsLayouting(false); in OnVirtualKeyboardHeightChange()
2019 SetIsLayouting(true); in OnVirtualKeyboardHeightChange()
2063 context->SetIsLayouting(false); in OnCaretPositionChangeOrKeyboardHeightChange()
2111 SetIsLayouting(true); in OnCaretPositionChangeOrKeyboardHeightChange()
4960 pipeline_->SetIsLayouting(true); in ScopedLayout()
4969 pipeline_->SetIsLayouting(isLayouting_); in ~ScopedLayout()