Searched refs:gOperatorPadding (Results 1 – 1 of 1) sorted by relevance
44 static const float gOperatorPadding = 0.1f; variable87 …newStyle->setPaddingRight(Length(static_cast<int>(gOperatorPadding * style()->fontSize()), Fixed)); in makeOperatorStyle()