Lines Matching refs:opaScale

25                     const Style& style, OpacityType opaScale)  in Draw()  argument
58 OpacityType opa = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_); in Draw()
63 DrawRectRadiusWithoutBorder(gfxDstBuffer, rect, dirtyRect, style, opaScale); in Draw()
68 DrawRectBorderWithoutRadius(gfxDstBuffer, rect, dirtyRect, style, opaScale); in Draw()
71 DrawRectRadiusSmallThanBorder(gfxDstBuffer, rect, dirtyRect, style, opaScale); in Draw()
74 DrawRectRadiusEqualBorder(gfxDstBuffer, rect, dirtyRect, style, opaScale); in Draw()
77 DrawRectRadiusBiggerThanBorder(gfxDstBuffer, rect, dirtyRect, style, opaScale); in Draw()
83 const Style& style, OpacityType opaScale) in DrawRectRadiusWithoutBorder() argument
87 DrawRectRadiusWithoutBorderCon1(gfxDstBuffer, rect, dirtyRect, style, opaScale); in DrawRectRadiusWithoutBorder()
89 DrawRectRadiusWithoutBorderCon2(gfxDstBuffer, rect, dirtyRect, style, opaScale); in DrawRectRadiusWithoutBorder()
91 DrawRectRadiusWithoutBorderCon3(gfxDstBuffer, rect, dirtyRect, style, opaScale); in DrawRectRadiusWithoutBorder()
93 DrawRectRadiusWithoutBorderCon4(gfxDstBuffer, rect, dirtyRect, style, opaScale); in DrawRectRadiusWithoutBorder()
98 const Style& style, OpacityType opaScale) in DrawRectRadiusWithoutBorderCon1() argument
121 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusWithoutBorderCon1()
127 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusWithoutBorderCon1()
132 OpacityType opa = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_); in DrawRectRadiusWithoutBorderCon1()
141 const Style& style, OpacityType opaScale) in DrawRectRadiusWithoutBorderCon2() argument
164 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusWithoutBorderCon2()
170 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusWithoutBorderCon2()
174 OpacityType opa = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_); in DrawRectRadiusWithoutBorderCon2()
179 const Style& style, OpacityType opaScale) in DrawRectRadiusWithoutBorderCon3() argument
197 …BaseGfxEngine::GetInstance()->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapTyp… in DrawRectRadiusWithoutBorderCon3()
201 const Style& style, OpacityType opaScale) in DrawRectRadiusWithoutBorderCon4() argument
214 OpacityType opa = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_); in DrawRectRadiusWithoutBorderCon4()
241 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusWithoutBorderCon4()
247 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusWithoutBorderCon4()
253 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusWithoutBorderCon4()
259 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusWithoutBorderCon4()
263 const Style& style, OpacityType opaScale) in DrawRectBorderWithoutRadius() argument
275 OpacityType opa = DrawUtils::GetMixOpacity(opaScale, style.borderOpa_); in DrawRectBorderWithoutRadius()
285 OpacityType opaBg = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_); in DrawRectBorderWithoutRadius()
300 const Style& style, OpacityType opaScale) in DrawRectRadiusEqualBorder() argument
325 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusEqualBorder()
331 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusEqualBorder()
337 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusEqualBorder()
343 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusEqualBorder()
345 OpacityType opa = DrawUtils::GetMixOpacity(opaScale, style.borderOpa_); in DrawRectRadiusEqualBorder()
355 OpacityType opaBg = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_); in DrawRectRadiusEqualBorder()
370 const Style& style, OpacityType opaScale) in DrawRectRadiusSmallThanBorder() argument
404 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusSmallThanBorder()
410 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusSmallThanBorder()
416 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusSmallThanBorder()
422 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusSmallThanBorder()
424 OpacityType opa = DrawUtils::GetMixOpacity(opaScale, style.borderOpa_); in DrawRectRadiusSmallThanBorder()
436 OpacityType opaBg = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_); in DrawRectRadiusSmallThanBorder()
453 const Style& style, OpacityType opaScale) in DrawRectRadiusBiggerThanBorder() argument
457 DrawRectRadiusBiggerThanBorderCon1(gfxDstBuffer, rect, dirtyRect, style, opaScale); in DrawRectRadiusBiggerThanBorder()
459 DrawRectRadiusBiggerThanBorderCon2(gfxDstBuffer, rect, dirtyRect, style, opaScale); in DrawRectRadiusBiggerThanBorder()
461 DrawRectRadiusBiggerThanBorderCon3(gfxDstBuffer, rect, dirtyRect, style, opaScale); in DrawRectRadiusBiggerThanBorder()
463 DrawRectRadiusBiggerThanBorderCon4(gfxDstBuffer, rect, dirtyRect, style, opaScale); in DrawRectRadiusBiggerThanBorder()
468 const Style& style, OpacityType opaScale) in DrawRectRadiusBiggerThanBorderCon1() argument
495 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusBiggerThanBorderCon1()
500 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusBiggerThanBorderCon1()
512 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusBiggerThanBorderCon1()
517 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusBiggerThanBorderCon1()
519 OpacityType opa = DrawUtils::GetMixOpacity(opaScale, style.borderOpa_); in DrawRectRadiusBiggerThanBorderCon1()
524 OpacityType opaBg = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_); in DrawRectRadiusBiggerThanBorderCon1()
537 const Style& style, OpacityType opaScale) in DrawRectRadiusBiggerThanBorderCon2() argument
563 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusBiggerThanBorderCon2()
568 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusBiggerThanBorderCon2()
580 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusBiggerThanBorderCon2()
585 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusBiggerThanBorderCon2()
587 OpacityType opa = DrawUtils::GetMixOpacity(opaScale, style.borderOpa_); in DrawRectRadiusBiggerThanBorderCon2()
593 OpacityType opaBg = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_); in DrawRectRadiusBiggerThanBorderCon2()
604 const Style& style, OpacityType opaScale) in DrawRectRadiusBiggerThanBorderCon3() argument
624 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusBiggerThanBorderCon3()
636 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusBiggerThanBorderCon3()
640 const Style& style, OpacityType opaScale) in DrawRectRadiusBiggerThanBorderCon4() argument
672 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusBiggerThanBorderCon4()
677 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusBiggerThanBorderCon4()
682 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusBiggerThanBorderCon4()
687 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusBiggerThanBorderCon4()
699 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusBiggerThanBorderCon4()
704 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusBiggerThanBorderCon4()
709 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusBiggerThanBorderCon4()
714 baseGfxEngine->DrawArc(gfxDstBuffer, arcInfo, dirtyRect, arcStyle, opaScale, CapType::CAP_NONE); in DrawRectRadiusBiggerThanBorderCon4()
716 OpacityType opa = DrawUtils::GetMixOpacity(opaScale, style.borderOpa_); in DrawRectRadiusBiggerThanBorderCon4()
721 OpacityType opaBg = DrawUtils::GetMixOpacity(opaScale, style.bgOpa_); in DrawRectRadiusBiggerThanBorderCon4()