Home | History | Annotate | Download | only in dom

Lines Matching refs:FIRST_LETTER

312     bool fl1 = s1 && s1->hasPseudoStyle(FIRST_LETTER);
314 bool fl2 = s2 && s2->hasPseudoStyle(FIRST_LETTER);