Searched defs:GetGutter (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ | ||
H A D | grid_container_composed_element.cpp | 96 std::string GridContainerComposedElement::GetGutter() const in GetGutter() function in OHOS::Ace::V2::GridContainerComposedElement |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/grid_layout/ | ||
H A D | grid_row_component.h | 61 const RefPtr<Gutter>& GetGutter() const in GetGutter() function |
H A D | render_grid_row.cpp | 110 std::pair<double, double> RenderGridRow::GetGutter() const in GetGutter() function in OHOS::Ace::V2::RenderGridRow |