Home | History | Annotate | Download | only in css

Lines Matching full:prop

1275                     int prop = t->animation(i)->playState();
1276 if (prop == AnimPlayStatePlaying)
1374 int prop = t->animation(i)->property();
1376 if (prop == cAnimateNone)
1378 else if (prop == cAnimateAll)
1381 prop)), CSSPrimitiveValue::CSS_STRING);