Home | History | Annotate | Download | only in dom

Lines Matching refs:ps1

345                     RenderStyle* ps1 = s1->getCachedPseudoStyle(pseudoId);
346 ch = ps1 && *ps1 == *ps2 ? NoChange : NoInherit;