Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DEditingStyle.h125 bool shouldUseFixedDefaultFontSize() const { return m_shouldUseFixedDefaultFontSize; } in shouldUseFixedDefaultFontSize() function
DEditor.cpp960 selectionStyle->shouldUseFixedDefaultFontSize(), AlwaysUseLegacyFontSize)); in selectionStartCSSPropertyValue()
/external/webkit/Source/WebCore/
DChangeLog61912 (WebCore::EditingStyle::shouldUseFixedDefaultFontSize): Added.