Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DRenderSVGText.cpp117 bool stopAfterNext = false; in findPreviousAndNextAttributes() local
123 if (stopAfterNext) { in findPreviousAndNextAttributes()
130 stopAfterNext = true; in findPreviousAndNextAttributes()