Searched refs:userRowGap_ (Results 1 – 5 of 5) sorted by relevance
155 return userRowGap_; in GetRowsGap()271 Dimension userRowGap_ = 0.0_px; variable
71 userRowGap_ = component_->GetRowsGap(); in Update()322 mainGap_ = NormalizePercentToPx(userRowGap_, true); in CallGap()325 crossGap_ = NormalizePercentToPx(userRowGap_, true); in CallGap()
169 return userRowGap_; in GetRows()460 Dimension userRowGap_ = 0.0_px; variable
88 userRowGap_ = grid->GetRowGap(); in Update()480 rowGap_ = NormalizePercentToPx(userRowGap_, true); in InitialGridProp()1553 rowGap_ = NormalizePercentToPx(userRowGap_, true); in InitialDynamicGridProp()
104 …rowsArgs_ != grid->GetRowsArgs() || userColGap_ != grid->GetColumnGap() || userRowGap_ != grid->Ge… in NeedUpdate()445 rowGap_ = NormalizePercentToPx(userRowGap_, true); in InitialGridProp()