Home
last modified time | relevance | path

Searched refs:RenderLayoutBoundary (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.h389 void RenderLayoutBoundary(bool isDebugBoundary);
H A Dui_content_impl.cpp3871 void UIContentImpl::RenderLayoutBoundary(bool isDebugBoundary) in RenderLayoutBoundary() function in OHOS::Ace::UIContentImpl
3906 that->RenderLayoutBoundary(isDebugBoundary); in EnableSystemParameterDebugBoundaryCallback()