HomeSort by relevance Sort by last modified time
    Searched refs:ellipsis (Results 26 - 50 of 58) sorted by null

12 3

  /external/chromium/chrome/browser/resources/ntp/
most_visited.css 158 text-overflow: ellipsis;
  /external/chromium/chrome/browser/resources/options/
sync_setup_overlay.css 286 text-overflow: ellipsis;
  /external/chromium-trace/src/shared/css/
about_memory.css 204 text-overflow: ellipsis;
  /external/jdiff/src/jdiff/
RootDocToXML.java 983 int ellipsis = text.indexOf(". . ."); \/\/ Handles one instance of this local
    [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
inspector.css 1298 text-overflow: ellipsis;
1373 text-overflow: ellipsis;
1408 text-overflow: ellipsis;
    [all...]
  /external/clang/lib/Parse/
ParseDeclCXX.cpp     [all...]
ParseDecl.cpp     [all...]
ParseCXXInlineMethods.cpp 735 // Grab pack ellipsis, if present
736 if (Tok.is(tok::ellipsis)) {
ParseObjc.cpp 953 /// objc-parms objc-ellipsis[opt]
958 /// objc-ellipsis:
    [all...]
ParseExpr.cpp     [all...]
ParseStmt.cpp 562 if (Tok.is(tok::ellipsis)) {
    [all...]
ParseExprCXX.cpp 697 if (Tok.is(tok::ellipsis))
    [all...]
  /external/webkit/Source/WebCore/rendering/
InlineTextBox.cpp 143 // If there are ellipsis following, make sure their selection is updated.
145 EllipsisBox* ellipsis = root()->ellipsisBox(); local
149 // The ellipsis should be considered to be selected if the end of
153 ellipsis->setSelectionState(end >= m_truncation && start <= m_truncation ?
156 ellipsis->setSelectionState(RenderObject::SelectionNone);
245 // LTR: the left edge of the ellipsis is to the left of our text run.
246 // RTL: the right edge of the ellipsis is to the right of our text run.
250 // Too far. Just set full truncation, but return -1 and let the ellipsis just be placed at the edge of the box.
266 // Width in pixels of the visible portion of the box, excluding the ellipsis.
273 // No characters should be rendered. Set ourselves to full truncation and place the ellipsis at the min of our star
    [all...]
RenderText.cpp 368 if (EllipsisBox* ellipsis = box->root()->ellipsisBox()) {
372 // The ellipsis should be considered to be selected if the end of
376 return ellipsis->selectionRect(0, 0);
387 // Shorten the width of this text box if it ends in an ellipsis.
    [all...]
  /external/clang/lib/Lex/
PPDirectives.cpp     [all...]
Lexer.cpp     [all...]
  /external/guava/guava/lib/
jdiff.jar 
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsProvider2.java 6523 String ellipsis = args != null && args.length > 2 ? args[2] local
    [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/sdk/12/
android.jar 

Completed in 881 milliseconds

12 3