Home
last modified time | relevance | path

Searched defs:contentOffsetChange (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
H A Dpattern.h49 bool contentOffsetChange = false; member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_test_ng.cpp312 for (bool contentOffsetChange : contentOffsetChanges) { variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp1424 …bool contentOffsetChange = geometryNode_->GetContentOffset() != dirty->GetGeometryNode()->GetConte… in SwapDirtyLayoutWrapperOnMainThread() local
4306 bool contentOffsetChange = true; in OnLayoutFinish() local