Lines Matching refs:style
57 ColorType foregroundColor = labelLine.style.textColor_;
85 labelLine.style.letterSpace_,
86 labelLine.style.lineSpace_,
111 labelLine.pos.x -= (glyphNode.advance + labelLine.style.letterSpace_);
113 labelLine.pos.x += (glyphNode.advance + labelLine.style.letterSpace_);
155 const Style& style,
163 OpacityType opa = DrawUtils::GetMixOpacity(opaScale, style.textOpa_);
193 if (!DrawLabel::CalculateAngle(letterWidth, letterHeight, style.letterSpace_,
202 static_cast<int16_t>(rotateAngle), style.textColor_, opaScale, arcTextInfo.startAngle,
550 Style style;
551 style.bgColor_ = linebackgroundColor;
556 linebackground, style,