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

1 2

  /external/chromium_org/third_party/icu/source/test/intltest/
convtest.cpp 351 static const UChar ellipsis[]={ 0x2e, 0x2e, 0x2e }; variable
446 s.replace(100, 0x7fffffff, ellipsis, LENGTHOF(ellipsis));
458 s.replace(100, 0x7fffffff, ellipsis, LENGTHOF(ellipsis));
626 out.replace(100, 0x7fffffff, ellipsis, LENGTHOF(ellipsis));
638 out.replace(100, 0x7fffffff, ellipsis, LENGTHOF(ellipsis));
    [all...]
  /external/icu/icu4c/source/test/intltest/
convtest.cpp 369 static const UChar ellipsis[]={ 0x2e, 0x2e, 0x2e }; variable
473 s.replace(100, 0x7fffffff, ellipsis, LENGTHOF(ellipsis));
485 s.replace(100, 0x7fffffff, ellipsis, LENGTHOF(ellipsis));
653 out.replace(100, 0x7fffffff, ellipsis, LENGTHOF(ellipsis));
665 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/strace/
util.c 620 int ellipsis; local
664 ellipsis = (string_quote(str, outstr, len, size) &&
668 if (ellipsis)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
InlineTextBox.cpp 187 // If there are ellipsis following, make sure their selection is updated.
189 EllipsisBox* ellipsis = root().ellipsisBox(); local
193 // The ellipsis should be considered to be selected if the end of
197 ellipsis->setSelectionState(end >= m_truncation && start <= m_truncation ?
200 ellipsis->setSelectionState(RenderObject::SelectionNone);
278 // LTR: the left edge of the ellipsis is to the left of our text run.
279 // RTL: the right edge of the ellipsis is to the right of our text run.
283 // Too far. Just set full truncation, but return -1 and let the ellipsis just be placed at the edge of the box.
299 // Width in pixels of the visible portion of the box, excluding the ellipsis.
306 // No characters should be rendered. Set ourselves to full truncation and place the ellipsis at the min of our star
    [all...]
  /external/chromium_org/ui/gfx/
render_text.cc 768 // with the underlying truncated text using the ellipsis as a proxy. This lets
771 // positions nor needing unbounded arrow key presses to traverse the ellipsis.
1238 const base::string16 ellipsis = base::string16(kEllipsisUTF16); local
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsProvider2.java 7190 String ellipsis = args != null && args.length > 2 ? args[2] local
    [all...]
  /external/guava/guava/lib/
jdiff.jar 
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]
  /prebuilts/devtools/tools/lib/
lint-checks.jar 
org-eclipse-jface-3.6.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.2.0/
lint-checks-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.0/
lint-checks-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.2/
lint-checks-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.0/
lint-checks-22.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.1/
lint-checks-22.5.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.3/
lint-checks-22.5.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.0/
lint-checks-22.7.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.1/
lint-checks-22.7.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.3/
lint-checks-22.7.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.8.0/
lint-checks-22.8.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.9.2/
lint-checks-22.9.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.0.1/
lint-checks-23.0.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.0.2/
lint-checks-23.0.2.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 

Completed in 600 milliseconds

1 2