Searched refs:smallerSize (Results 1 – 3 of 3) sorted by relevance
104 FontDescription::Size FontDescription::smallerSize(const Size& size) in smallerSize() function in blink::FontDescription
132 static Size smallerSize(const Size&);
176 return FontDescription::smallerSize(parentSize); in convertFontSize()