Home
last modified time | relevance | path

Searched defs:SetQRBackgroundColor (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
H A Dqrcode_model_ng.cpp59 void QRCodeModelNG::SetQRBackgroundColor(const Color& color) in SetQRBackgroundColor() function in OHOS::Ace::NG::QRCodeModelNG
106 void QRCodeModelNG::SetQRBackgroundColor(FrameNode* frameNode, const Color& color) in SetQRBackgroundColor() function in OHOS::Ace::NG::QRCodeModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dqrcode_model_impl.cpp41 void QRCodeModelImpl::SetQRBackgroundColor(const Color& color) in SetQRBackgroundColor() function in OHOS::Ace::Framework::QRCodeModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dqrcode_modifier.cpp45 void SetQRBackgroundColor(ArkUINodeHandle node, uint32_t color) in SetQRBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_qrcode_bridge.cpp47 ArkUINativeModuleValue QRCodeBridge::SetQRBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetQRBackgroundColor() function in OHOS::Ace::NG::QRCodeBridge