Searched refs:textSizeAdjust (Results 1 – 8 of 8) sorted by relevance
49 , textSizeAdjust(RenderStyle::initialTextSizeAdjust()) in StyleRareInheritedData()85 , textSizeAdjust(o.textSizeAdjust) in StyleRareInheritedData()136 && textSizeAdjust == o.textSizeAdjust in operator ==()
82 bool textSizeAdjust : 1; // An Apple extension. variable
394 || rareInheritedData->textSizeAdjust != other->rareInheritedData->textSizeAdjust in diff()
779 bool textSizeAdjust() const { return rareInheritedData->textSizeAdjust; } in textSizeAdjust() function1129 void setTextSizeAdjust(bool b) { SET_VAR(rareInheritedData, textSizeAdjust, b); } in setTextSizeAdjust()
1366 if (style->textSizeAdjust()) in getPropertyCSSValue()
4415 if (m_style->textSizeAdjust()) { in applyProperty()5564 HANDLE_INHERIT_AND_INITIAL(textSizeAdjust, TextSizeAdjust) in applyProperty()6726 if (m_style->textSizeAdjust()) in checkForTextSizeAdjust()
6260 (textSizeAdjust):6266 (khtml::RenderStyle::textSizeAdjust):
42103 (textSizeAdjust):42109 (khtml::RenderStyle::textSizeAdjust):