Home | History | Annotate | Download | only in rendering

Lines Matching refs:textSecurity

173     ETextSecurity oldSecurity = oldStyle ? oldStyle->textSecurity() : TSNONE;
174 if (needsResetText || oldTransform != style()->textTransform() || oldSecurity != style()->textSecurity()) {
1139 switch (style()->textSecurity()) {
1178 if (!m_needsTranscoding || style()->textSecurity() != TSNONE)