Searched refs:HasFixedWidth (Results 1 – 3 of 3) sorted by relevance
184 bool HasFixedWidth(bool checkPercent = true) const;
505 if (layoutProperty->HasFixedWidth()) { in AdjustFixedSizeNode()
855 bool LayoutProperty::HasFixedWidth(bool checkPercent) const in HasFixedWidth() function in OHOS::Ace::NG::LayoutProperty