Searched refs:lastAttributes (Results 1 – 1 of 1) sorted by relevance
205 …s(SVGTextLayoutAttributes* firstAttributes, SVGTextLayoutAttributes* lastAttributes, unsigned firs… in swapItemsInLayoutAttributes() argument208 … SVGCharacterDataMap::iterator itLast = lastAttributes->characterDataMap().find(lastPosition + 1); in swapItemsInLayoutAttributes()210 bool lastPresent = itLast != lastAttributes->characterDataMap().end(); in swapItemsInLayoutAttributes()266 SVGTextLayoutAttributes* lastAttributes = 0; in reverseInlineBoxRangeAndValueListsIfNeeded() local267 …ndLastAttributesInVector(attributes, &firstContext, &lastContext, firstAttributes, lastAttributes); in reverseInlineBoxRangeAndValueListsIfNeeded()268 …swapItemsInLayoutAttributes(firstAttributes, lastAttributes, firstTextBox->start(), lastTextBox->s… in reverseInlineBoxRangeAndValueListsIfNeeded()