Searched defs:ideaSize (Results 1 – 3 of 3) sorted by relevance
146 OptionalSize<float> ideaSize; in MeasureChildren() local
47 …const RefPtr<TabBarLayoutProperty>& layoutProperty, const SizeF& ideaSize, int32_t childCount, Axi… in UpdateChildConstraint()
3334 auto ideaSize = SizeF(width, height); variable