Searched defs:hasHeight (Results 1 – 9 of 9) sorted by relevance
52 void SetHasHeight(bool hasHeight) override {} in SetHasHeight()
49 void SetHasHeight(bool hasHeight) override {} in SetHasHeight()
164 void ScrollModelImpl::SetHasHeight(bool hasHeight) in SetHasHeight()
127 void ListModelImpl::SetHasHeight(bool hasHeight) in SetHasHeight()
130 bool hasHeight = (!heightValue->IsNull() && !heightValue->IsUndefined() && in SetSize() local
258 void SetHasHeight(const bool& hasHeight) in SetHasHeight()
248 void SetHasHeight(const bool& hasHeight) in SetHasHeight()
169 bool hasHeight = format.GetIntValue(Tag::VIDEO_PIC_HEIGHT, height); in OnOutputFormatChanged() local
492 auto hasHeight = calcLayoutConstraint->selfIdealSize.has_value() && in CalcSearchHeight() local