Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasPseudoStyle

5288         hasPseudo = firstLineBlock->style()->hasPseudoStyle(FIRST_LINE);
5344 bool hasPseudoStyle = false;
5348 hasPseudoStyle = firstLetterBlock->style()->hasPseudoStyle(FIRST_LETTER)
5350 if (hasPseudoStyle)
5359 if (!hasPseudoStyle)