Home | History | Annotate | Download | only in style

Lines Matching refs:setTextDecoration

1135     void setTextDecoration(TextDecoration v) { SET_VAR(visual, textDecoration, v); }