Lines Matching refs:PropertyAttribute
959 PropertyAttribute attributes[1100];
966 attributes[j] = PropertyAttribute(values[j], true, true, true);
1004 PropertyAttribute attributes[] = {
1005 PropertyAttribute(values[0], true, true, true),
1026 PropertyAttribute attributes[] = {
1027 PropertyAttribute(values[0], true, true, true),
1028 PropertyAttribute(values[1], true, true, true),
1029 PropertyAttribute(values[2], true, true, true),
1118 PropertyAttribute attribute(value, true, true, true);
1144 PropertyAttribute attribute(value, true, true, true);
1164 PropertyAttribute attributes[] = {
1165 PropertyAttribute(values[0], true, true, true),
1166 PropertyAttribute(values[1], true, true, true),
1167 PropertyAttribute(values[2], true, true, true),
1188 PropertyAttribute attributes[] = {
1189 PropertyAttribute(values[0], true, true, true),
1190 PropertyAttribute(values[1], true, true, true),
1191 PropertyAttribute(values[2], true, true, true),
1208 PropertyAttribute attribute(toPrimitiveFunc, true, true, true);