Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DRenderBlockLineLayout.cpp763 bool checkForEndLineMatch = endLine; in layoutInlineChildren() local
771 …if (checkForEndLineMatch && (endLineMatched = matchedEndLine(resolver, cleanLineStart, cleanLineBi… in layoutInlineChildren()
895 checkForEndLineMatch = false; in layoutInlineChildren()