Searched refs:setTextSizeAdjust (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/style/
H A DRenderStyle.h1129 void setTextSizeAdjust(bool b) { SET_VAR(rareInheritedData, textSizeAdjust, b); } function in class:WebCore::RenderStyle
/external/webkit/Source/WebCore/css/
H A DCSSStyleSelector.cpp5566 m_style->setTextSizeAdjust(primitiveValue->getIdent() == CSSValueAuto);

Completed in 51 milliseconds