Searched refs:GetCellLength (Results 1 – 6 of 6) sorted by relevance
243 int32_t GetCellLength(void) const in GetCellLength() function
212 int32_t GetCellLength() const in GetCellLength() function
98 cellLength_ = grid->GetCellLength(); in Update()
207 return std::to_string(renderGrip->GetCellLength()); in GetGridCellLength()
55 auto cellLength = gridLayoutProperty->GetCellLength(); in Measure()
1790 property->GetCellLength().has_value() in DumpAdvanceInfo()1791 …? DumpLog::GetInstance().AddDesc("CellLength:" + std::to_string(property->GetCellLength().value())) in DumpAdvanceInfo()