Home
last modified time | relevance | path

Searched defs:isWidthDefined (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
H A Drender_qrcode.cpp51 auto isWidthDefined = qrcode_->IsWidthDefined(); in PerformLayout() local
H A Dqrcode_component.cpp110 void QrcodeComponent::SetWidthDefined(bool isWidthDefined) in SetWidthDefined()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/qrcode/
H A Dqrcode_declaration.h34 bool isWidthDefined = false; member
133 void SetWidthDefined(bool isWidthDefined) in SetWidthDefined()