Home | History | Annotate | Download | only in rendering

Lines Matching defs:hasPseudoStyle

4566         hasPseudo = firstLineBlock->style()->hasPseudoStyle(FIRST_LINE);
4594 bool hasPseudoStyle = false;
4598 hasPseudoStyle = firstLetterBlock->style()->hasPseudoStyle(FIRST_LETTER)
4600 if (hasPseudoStyle)
4609 if (!hasPseudoStyle)