Home | History | Annotate | Download | only in style

Lines Matching refs:setTextOverflow

1065     void setTextOverflow(bool b) { SET_VAR(rareNonInheritedData, textOverflow, b); }