Searched defs:PropertyAndIndex (Results 1 – 7 of 7) sorted by relevance
194 struct PropertyAndIndex { struct in mozilla::PropertyPriorityIterator195 nsCSSPropertyID mProperty;196 size_t mIndex; // Index of mProperty within mProperties198 typedef TPropertyPriorityComparator<PropertyAndIndex> Comparator;
209 struct PropertyAndIndex struct in mozilla::PropertyPriorityIterator211 nsCSSPropertyID mProperty;212 size_t mIndex; // Index of mProperty within mProperties214 typedef TPropertyPriorityComparator<PropertyAndIndex> Comparator;
3827 struct PropertyAndIndex { struct3834 sorted_property_indices: Vec<PropertyAndIndex>, argument
5474 struct PropertyAndIndex { struct5481 sorted_property_indices: Vec<PropertyAndIndex>, argument
5668 struct PropertyAndIndex { struct5675 sorted_property_indices: Vec<PropertyAndIndex>, argument
5833 struct PropertyAndIndex { struct5840 sorted_property_indices: Vec<PropertyAndIndex>, argument