Home | History | Annotate | Download | only in rendering

Lines Matching refs:textSecurity

119     ETextSecurity oldSecurity = oldStyle ? oldStyle->textSecurity() : TSNONE;
121 if (oldTransform != style()->textTransform() || oldSecurity != style()->textSecurity()) {
989 switch (style()->textSecurity()) {