Searched refs:replaceFontSizeByKeywordIfPossible (Results 1 – 2 of 2) sorted by relevance
156 void replaceFontSizeByKeywordIfPossible(RenderStyle*, CSSComputedStyleDeclaration*);
477 replaceFontSizeByKeywordIfPossible(renderStyle, computedStyleAtPosition.get()); in init()503 void EditingStyle::replaceFontSizeByKeywordIfPossible(RenderStyle* renderStyle, CSSComputedStyleDec… in replaceFontSizeByKeywordIfPossible() function in blink::EditingStyle