HomeSort by relevance Sort by last modified time
    Searched refs:endOfLine (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/editing/
VisibleUnits.h 56 VisiblePosition endOfLine(const VisiblePosition &);
VisibleSelection.cpp 341 VisiblePosition end = endOfLine(VisiblePosition(m_end, m_affinity));
354 m_end = endOfLine(VisiblePosition(m_end, m_affinity)).deepEquivalent();
VisibleUnits.cpp     [all...]
  /external/nist-sip/java/gov/nist/javax/sip/parser/
StringMsgParser.java 548 boolean endOfLine = false;
552 if (!endOfLine) {
554 endOfLine = true;
558 if (endOfLine) {
559 endOfLine = false;
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBlockLineLayout.cpp     [all...]
InlineIterator.h 383 && !endOfLineHasIsolatedObjectAncestor(resolver->endOfLine(), resolver->position())) {
548 // We don't need to mark the end of the run because this is implicit: it is either endOfLine or the end of the
  /external/chromium_org/third_party/WebKit/Source/platform/text/
BidiResolver.h 237 Iterator endOfLine() const { return m_endOfLine; }
    [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 

Completed in 372 milliseconds