Home | History | Annotate | Download | only in rendering

Lines Matching refs:textSecurity

205     ETextSecurity oldSecurity = oldStyle ? oldStyle->textSecurity() : TSNONE;
206 if (needsResetText || oldTransform != style()->textTransform() || oldSecurity != style()->textSecurity()) {
1174 switch (style()->textSecurity()) {
1235 if (!m_needsTranscoding || style()->textSecurity() != TSNONE)