Searched refs:GetCustomHeight (Results 1 – 3 of 3) sorted by relevance
80 auto calc = layoutProperty->GetCustomHeight().value_or(Dimension(0.0)); in Measure()124 customHeight_ = layoutProperty->GetCustomHeight().value_or(Dimension(0.0)); in Layout()127 auto calc = layoutProperty->GetCustomHeight().value_or(Dimension(0.0)); in Layout()
77 CalcDimension GetCustomHeight() in GetCustomHeight() function
64 auto calc = layoutProperty->GetCustomHeight().value_or(Dimension(0.0)); in OnModifyDone()157 customHeight_ = layoutAlgorithm->GetCustomHeight(); in OnDirtyLayoutWrapperSwap()