Home
last modified time | relevance | path

Searched refs:needPaintDebugBoundary_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_bar_item.h47 needPaintDebugBoundary_ = needEnable; in SetEnableDebugBoundary()
60 bool needPaintDebugBoundary_ = false; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drender_box.h249 bool needPaintDebugBoundary_ = false; variable
H A Drender_box.cpp80 needPaintDebugBoundary_ = box->GetEnableDebugBoundary(); in Update()
H A Drosen_render_box.cpp379 if (RenderBox::needPaintDebugBoundary_ && SystemProperties::GetDebugBoundaryEnabled()) {