Searched defs:SetQRBackgroundColor (Results 1 – 4 of 4) sorted by relevance
59 void QRCodeModelNG::SetQRBackgroundColor(const Color& color) in SetQRBackgroundColor() function in OHOS::Ace::NG::QRCodeModelNG106 void QRCodeModelNG::SetQRBackgroundColor(FrameNode* frameNode, const Color& color) in SetQRBackgroundColor() function in OHOS::Ace::NG::QRCodeModelNG
41 void QRCodeModelImpl::SetQRBackgroundColor(const Color& color) in SetQRBackgroundColor() function in OHOS::Ace::Framework::QRCodeModelImpl
45 void SetQRBackgroundColor(ArkUINodeHandle node, uint32_t color) in SetQRBackgroundColor() function
47 ArkUINativeModuleValue QRCodeBridge::SetQRBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetQRBackgroundColor() function in OHOS::Ace::NG::QRCodeBridge