HomeSort by relevance Sort by last modified time
    Searched full:collapse (Results 301 - 325 of 438) sorted by null

<<1112131415161718

  /external/llvm/lib/IR/
Value.cpp 409 // Global variables which can't collapse to null are ok.
  /external/skia/src/pdf/
SkPDFShader.cpp 312 // if a = 0, then we collapse to a simpler linear case
    [all...]
  /external/webkit/Source/WebCore/editing/
htmlediting.cpp 321 // Whether or not content before and after this node will collapse onto the same line as it.
    [all...]
ReplaceSelectionCommand.cpp     [all...]
  /external/webkit/Source/WebCore/rendering/
RenderTable.cpp 388 // FIXME: Collapse caption margin.
    [all...]
RenderBlockLineLayout.cpp     [all...]
  /packages/apps/Calendar/src/com/android/calendar/alerts/
AlertReceiver.java 502 // Set to min priority to encourage the notification manager to collapse it.
    [all...]
  /build/core/
Makefile 62 $(call collapse-pairs, $(ADDITIONAL_DEFAULT_PROPERTIES))
64 $(call collapse-pairs, $(PRODUCT_DEFAULT_PROPERTY_OVERRIDES))
83 $(call collapse-pairs, $(ADDITIONAL_BUILD_PROPERTIES))
    [all...]
  /external/llvm/lib/Transforms/Scalar/
CodeGenPrepare.cpp 239 // edge, just collapse it.
387 // just collapse it.
    [all...]
  /external/webkit/Source/WebCore/platform/mac/
HTMLConverter.mm 322 || [@"border-collapse" isEqualToString:key] || [@"empty-cells" isEqualToString:key] || [@"word-spacing" isEqualToString:key]
    [all...]
  /ndk/sources/host-tools/make-3.81/
job.c     [all...]
  /build/tools/droiddoc/templates-sdk/assets/css/
default.css 919 border-collapse: separate; }
1136 border-collapse: collapse;
    [all...]
  /bootable/recovery/applypatch/
imgdiff.c 740 printf("collapse normal chunks %d-%d into %d\n", in_start, in_end-1, out);
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/
Tool.java 752 System.err.println(" -Xnocollapse collapse incident edges into DFA states");
    [all...]
  /external/chromium/chrome/browser/resources/bookmark_manager/js/
main.js 753 // If there are no items, collapse the height of the rect
    [all...]
  /external/chromium/net/base/
x509_certificate_mac.cc 71 // "Expired" and "not yet valid" collapse into a single status.
    [all...]
  /external/libvorbis/lib/
psy.c     [all...]
  /external/llvm/lib/Analysis/IPA/
InlineCost.cpp 305 // especially when they collapse to a single value due to deleted CFG edges
    [all...]
  /external/llvm/lib/Transforms/Utils/
Local.cpp 442 /// nodes that collapse into identity values. For example, if we have:
    [all...]
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 672 // collapse full->normal hinting if we're not doing LCD
    [all...]
  /external/webkit/Source/WebCore/bindings/objc/
PublicDOMInterfaces.h     [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
ResourcesPanel.js     [all...]
SourceCSSTokenizer.js 57 "clear", "clip", "close-quote", "col-resize", "collapse", "compact", "condensed", "contain", "content", "content-box", "context-menu",
    [all...]
TimelinePanel.js 619 // Reserve some room for expand / collapse controls to the left for records that start at 0ms.
    [all...]
  /external/webkit/Source/WebCore/page/animation/
AnimationBase.cpp 199 // invisible. The invisible value we use (HIDDEN vs. COLLAPSE) depends on the specified from/to values.
    [all...]

Completed in 574 milliseconds

<<1112131415161718