Searched refs:GetRowsArgs (Results 1 – 7 of 7) sorted by relevance
95 const std::string& GetRowsArgs() const in GetRowsArgs() function
143 const std::string& GetRowsArgs() const in GetRowsArgs() function
73 rowsArgs_ = component_->GetRowsArgs(); in Update()
84 return waterFlow->GetRowsArgs(); in GetRowsTemplate()
78 const std::string& GetRowsArgs() const in GetRowsArgs() function
86 rowsArgs_ = grid->GetRowsArgs(); in Update()
104 …rowsArgs_ != grid->GetRowsArgs() || userColGap_ != grid->GetColumnGap() || userRowGap_ != grid->Ge… in NeedUpdate()