Home | History | Annotate | Download | only in editing

Lines Matching defs:MinimumFontSize

298     static const float MinimumFontSize = 0.1f;
381 float desiredFontSize = max(MinimumFontSize, startingFontSizes.get(node) + style->fontSizeDelta());