Searched refs:HasFixedHeight (Results 1 – 3 of 3) sorted by relevance
185 bool HasFixedHeight(bool checkPercent = true) const;
508 if (layoutProperty->HasFixedHeight()) { in AdjustFixedSizeNode()
862 bool LayoutProperty::HasFixedHeight(bool checkPercent) const in HasFixedHeight() function in OHOS::Ace::NG::LayoutProperty