Searched refs:hasInterchangeNewlineAtStart (Results 1 – 1 of 1) sorted by relevance
84 bool hasInterchangeNewlineAtStart() const { return m_hasInterchangeNewlineAtStart; } in hasInterchangeNewlineAtStart() function in blink::FINAL972 if (fragment.hasInterchangeNewlineAtStart()) { in doApply()982 if (fragment.hasInterchangeNewlineAtStart()) { in doApply()1188 …if (shouldMergeStart(selectionStartWasStartOfParagraph, fragment.hasInterchangeNewlineAtStart(), s… in doApply()1514 …if (m_smartReplace || fragment.hasInterchangeNewlineAtStart() || fragment.hasInterchangeNewlineAtE… in performTrivialReplace()