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