HomeSort by relevance Sort by last modified time
    Searched defs:ellipsis (Results 1 - 9 of 9) sorted by null

  /external/icu4c/test/intltest/
convtest.cpp 345 static const UChar ellipsis[]={ 0x2e, 0x2e, 0x2e }; variable
441 s.replace(100, 0x7fffffff, ellipsis, LENGTHOF(ellipsis));
453 s.replace(100, 0x7fffffff, ellipsis, LENGTHOF(ellipsis));
622 out.replace(100, 0x7fffffff, ellipsis, LENGTHOF(ellipsis));
634 out.replace(100, 0x7fffffff, ellipsis, LENGTHOF(ellipsis));
    [all...]
  /external/jdiff/src/jdiff/
RootDocToXML.java 983 int ellipsis = text.indexOf(". . ."); \/\/ Handles one instance of this local
    [all...]
  /external/webkit/WebCore/rendering/
InlineTextBox.cpp 87 // If there are ellipsis following, make sure their selection is updated.
89 EllipsisBox* ellipsis = root()->ellipsisBox(); local
93 // The ellipsis should be considered to be selected if the end of
97 ellipsis->setSelectionState(end >= m_truncation && start <= m_truncation ?
100 ellipsis->setSelectionState(RenderObject::SelectionNone);
161 // LTR: the left edge of the ellipsis is to the left of our text run.
162 // RTL: the right edge of the ellipsis is to the right of our text run.
166 // Too far. Just set full truncation, but return -1 and let the ellipsis just be placed at the edge of the box.
182 // Width in pixels of the visible portion of the box, excluding the ellipsis.
189 // No characters should be rendered. Set ourselves to full truncation and place the ellipsis at the min of our star
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 121 milliseconds