Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dgrid_row_composed_element.cpp41 std::string("breakpoints: ").append(GetGridRowBreakpoints())); in Dump()
60 jsonValue->Put("breakpoints", GetGridRowBreakpoints().c_str()); in GetConstructor()
117 std::string GridRowComposedElement::GetGridRowBreakpoints() const in GetGridRowBreakpoints() function in OHOS::Ace::V2::GridRowComposedElement
H A Dgrid_row_composed_element.h40 std::string GetGridRowBreakpoints() const;