Searched defs:hasWidth (Results 1 – 9 of 9) sorted by relevance
51 void SetHasWidth(bool hasWidth) override {} in SetHasWidth()
48 void SetHasWidth(bool hasWidth) override {} in SetHasWidth()
159 void ScrollModelImpl::SetHasWidth(bool hasWidth) in SetHasWidth()
122 void ListModelImpl::SetHasWidth(bool hasWidth) in SetHasWidth()
128 bool hasWidth = (!widthValue->IsNull() && !widthValue->IsUndefined() && in SetSize() local
248 void SetHasWidth(const bool& hasWidth) in SetHasWidth()
238 void SetHasWidth(const bool& hasWidth) in SetHasWidth()
168 bool hasWidth = format.GetIntValue(Tag::VIDEO_PIC_WIDTH, width); in OnOutputFormatChanged() local
445 auto hasWidth = calcLayoutConstraint->selfIdealSize->Width().has_value(); in CalcSearchWidth() local