Home | History | Annotate | Download | only in style

Lines Matching refs:styleType

225     ASSERT(styleType() != VISITED_LINK);
230 if (styleType() != NOPSEUDO) {
232 return m_cachedPseudoStyles->at(0)->styleType() == VISITED_LINK ? m_cachedPseudoStyles->at(0).get() : 0;
238 if (pseudoStyle->styleType() == pid)
266 if (pseudoStyle->styleType() == pid) {