matchedEndLine    482 Source/core/rendering/RenderBlockFlow.h     bool matchedEndLine(LineLayoutState&, const InlineBidiResolver&, const InlineIterator& endLineStart, const BidiStatus& endLineStatus);
matchedEndLine    971 Source/core/rendering/RenderBlockLineLayout.cpp             layoutState.setEndLineMatched(matchedEndLine(layoutState, resolver, cleanLineStart, cleanLineBidiStatus));