Searched refs:firstAttributes (Results 1 – 1 of 1) sorted by relevance
205 static inline void swapItemsInLayoutAttributes(SVGTextLayoutAttributes* firstAttributes, SVGTextLay… in swapItemsInLayoutAttributes() argument207 …SVGCharacterDataMap::iterator itFirst = firstAttributes->characterDataMap().find(firstPosition + 1… in swapItemsInLayoutAttributes()209 bool firstPresent = itFirst != firstAttributes->characterDataMap().end(); in swapItemsInLayoutAttributes()265 SVGTextLayoutAttributes* firstAttributes = 0; in reverseInlineBoxRangeAndValueListsIfNeeded() local267 …stAndLastAttributesInVector(attributes, &firstContext, &lastContext, firstAttributes, lastAttribut… in reverseInlineBoxRangeAndValueListsIfNeeded()268 …swapItemsInLayoutAttributes(firstAttributes, lastAttributes, firstTextBox->start(), lastTextBox->s… in reverseInlineBoxRangeAndValueListsIfNeeded()