Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
Dbidi.cpp989 bool checkForEndLineMatch = endLine; in layoutInlineChildren() local
995 …if (checkForEndLineMatch && (endLineMatched = matchedEndLine(resolver, cleanLineStart, cleanLineBi… in layoutInlineChildren()
1125 checkForEndLineMatch = false; in layoutInlineChildren()