Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dgrid_row_model_impl.cpp35 component->SetBreakPoints(breakpoints); in Create()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid_layout/
H A Dgrid_row_component.h56 void SetBreakPoints(const RefPtr<BreakPoints>& breakpoints) in SetBreakPoints() function