Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
H A Drender_qrcode.cpp52 auto isHeightDefined = qrcode_->IsHeightDefined(); in PerformLayout() local
H A Dqrcode_component.cpp115 void QrcodeComponent::SetHeightDefined(bool isHeightDefined) in SetHeightDefined()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/qrcode/
H A Dqrcode_declaration.h35 bool isHeightDefined = false; member
139 void SetHeightDefined(bool isHeightDefined) in SetHeightDefined()