Searched refs:itemWidth_ (Results 1 – 6 of 6) sorted by relevance
106 itemWidth_ = width; in SetGridItemWidth()111 return itemWidth_; in GetGridItemWidth()159 Dimension itemWidth_ {-1};
138 itemWidth_ = width; in SetGridItemWidth()143 return itemWidth_; in GetGridItemWidth()169 Dimension itemWidth_ {-1};
42 itemWidth_ = gridItem->GetGridItemWidth(); in Update()
68 …itemWidth_ = GreatNotEqual(frameWidth - horizontalPadding, 0.0f) ? frameWidth - horizontalPadding … in Measure()84 childLayoutConstraint.UpdateSelfMarginSizeWithCheck(OptionalSizeF(itemWidth_, itemHeight_)); in Measure()112 SizeF contentSize(itemWidth_, 0); in Layout()
57 float itemWidth_ = 0.0f; variable
252 itemWidth_ = itemWidth; in SetItemWidth()366 float itemWidth_ = 0.0f; variable