Searched defs:qrColor (Results 1 – 2 of 2) sorted by relevance
117 ColorType qrColor = Color::Blue(); in UIKitUIQrcodeTestDisplay003() local
43 void UIQrcode::SetQrcodeInfo(const char* val, ColorType backgroundColor, ColorType qrColor) in SetQrcodeInfo()