Searched refs:fromSystemFont (Results 1 – 3 of 3) sorted by relevance
54 void fromSystemFont(CSSValueID, float effectiveZoom);
118 void FontBuilder::fromSystemFont(CSSValueID valueId, float effectiveZoom) in fromSystemFont() function in blink::FontBuilder
1027 …state.fontBuilder().fromSystemFont(toCSSPrimitiveValue(value)->getValueID(), state.style()->effect… in applyValueCSSPropertyFont()