Searched refs:IsWidthDefined (Results 1 – 4 of 4) sorted by relevance
70 bool QrcodeComponent::IsWidthDefined() const in IsWidthDefined() function in OHOS::Ace::QrcodeComponent72 return declaration_->IsWidthDefined(); in IsWidthDefined()
42 bool IsWidthDefined() const;
51 auto isWidthDefined = qrcode_->IsWidthDefined(); in PerformLayout()
83 bool IsWidthDefined() const in IsWidthDefined() function