Home
last modified time | relevance | path

Searched refs:replaceFontSizeByKeywordIfPossible (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/editing/
DEditingStyle.h136 void replaceFontSizeByKeywordIfPossible(RenderStyle*, CSSComputedStyleDeclaration*);
DEditingStyle.cpp318 replaceFontSizeByKeywordIfPossible(renderStyle, computedStyleAtPosition.get()); in init()
347 void EditingStyle::replaceFontSizeByKeywordIfPossible(RenderStyle* renderStyle, CSSComputedStyleDec… in replaceFontSizeByKeywordIfPossible() function in WebCore::EditingStyle
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0617182 (WebCore::EditingStyle::replaceFontSizeByKeywordIfPossible): Extracted from init.