HomeSort by relevance Sort by last modified time
    Searched full:ellipses (Results 1 - 17 of 17) sorted by null

  /external/chromium/chrome/browser/ui/cocoa/location_bar/
selected_keyword_decoration_unittest.mm 38 NSString* const kPartialString = @"Search En\u2026:"; // ellipses
  /external/hyphenation/
README.compound 28 Patterns for word endings (patterns with ellipses) match the
  /external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
PHP SmartyPants Readme.txt 35 ellipses.
167 backticks-style), em-dashes, and ellipses. `--` (dash dash) is
190 ellipses or backticks-style quotes:
221 Educates ellipses.
234 (quotes, en- and em-dashes, and ellipses) and also translate
268 characters for em-dashes and ellipses, if you use these options). These
smartypants.php 96 # e : ellipses
  /dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstUtf8.java 319 String ellipses; local
322 ellipses = "";
325 ellipses = "...";
328 return '\"' + string + ellipses + '\"';
  /dalvik/dx/src/com/android/dx/rop/cst/
CstString.java 319 String ellipses; local
322 ellipses = "";
325 ellipses = "...";
328 return '\"' + string + ellipses + '\"';
  /external/chromium/chrome/browser/ui/cocoa/
hyperlink_button_cell.mm 84 // can always be applied and so that ellipses will appear when appropriate.
  /external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstString.java 319 String ellipses; local
322 ellipses = "";
325 ellipses = "...";
328 return '\"' + string + ellipses + '\"';
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
regress-103087.js 103 str += ' <p xlink:type="simple" xlink:href="ellipses.html">' + '\n';
104 str += ' More about ellipses' + '\n';
  /bootable/recovery/
install.cpp 184 // characters the parser expects to find in the file; the ellipses
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_mac.mm 177 // The ellipses should be the last character, and everything before
182 // Replace the end of |aString| with the ellipses from |elided|.
  /external/chromium/chrome/browser/ui/cocoa/infobars/
infobar_controller.mm 482 // boundaries (if needed) rather than elided with ellipses.
  /external/opencv/cvaux/include/
cvvidsurv.hpp 707 * given blobs as ellipses or rectangles:
    [all...]
  /external/bison/src/
vcg.h 249 and triangle. The drawing of ellipses is much slower than the drawing
    [all...]
  /external/clang/include/clang/AST/
ExprObjC.h 245 /// key/value pairs, which provide the locations of the ellipses (if
    [all...]
  /external/clang/lib/Frontend/
TextDiagnostic.cpp 355 // Give us extra room for the ellipses
    [all...]
  /external/webkit/Source/WebCore/
ChangeLog-2010-01-29 31 Adds lines, arcs, ellipses, polygons and rounded
    [all...]

Completed in 852 milliseconds