Home | History | Annotate | Download | only in dom

Lines Matching refs:FIRST_LETTER

304     bool fl1 = s1 && s1->hasPseudoStyle(FIRST_LETTER);
306 bool fl2 = s2 && s2->hasPseudoStyle(FIRST_LETTER);