Home | History | Annotate | Download | only in style

Lines Matching refs:textSizeAdjust

707     bool textSizeAdjust() const { return rareInheritedData->textSizeAdjust; }
1028 void setTextSizeAdjust(bool b) { SET_VAR(rareInheritedData, textSizeAdjust, b); }