Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGRootInlineBox.cpp239 static inline void reverseInlineBoxRangeAndValueListsIfNeeded(void* userData, Vector<InlineBox*>::i… in reverseInlineBoxRangeAndValueListsIfNeeded() function
282 …ollectLeafBoxesInLogicalOrder(leafBoxesInLogicalOrder, reverseInlineBoxRangeAndValueListsIfNeeded,… in reorderValueLists()