Searched refs:gRootPadding (Results 1 – 1 of 1) sorted by relevance
58 const float gRootPadding = 0.2f; variable142 int rootPad = static_cast<int>(gRootPadding * style()->fontSize()); in paint()241 …().value() + indexBox->offsetHeight() - (maxHeight + static_cast<int>(gRootPadding * style()->font… in layout()245 …style()->setPaddingTop(Length(rootMarginTop + static_cast<int>(gRootPadding * style()->fontSize())… in layout()