Home
last modified time | relevance | path

Searched refs:firstPresent (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGRootInlineBox.cpp209 bool firstPresent = itFirst != firstAttributes->characterDataMap().end(); in swapItemsInLayoutAttributes() local
213 if (!firstPresent || !lastPresent) in swapItemsInLayoutAttributes()