Home | History | Annotate | Download | only in style

Lines Matching refs:setTextOverflow

1207     void setTextOverflow(TextOverflow overflow) { SET_VAR(rareNonInheritedData, textOverflow, overflow); }