/external/webkit/Source/WebCore/rendering/style/ |
D | StyleRareInheritedData.cpp | 42 , orphans(RenderStyle::initialOrphans()) in StyleRareInheritedData() 78 , orphans(o.orphans) in StyleRareInheritedData() 129 && orphans == o.orphans in operator ==()
|
D | StyleRareInheritedData.h | 74 short orphans; variable
|
D | RenderStyle.h | 640 short orphans() const { return rareInheritedData->orphans; } in orphans() function 1019 void setOrphans(short o) { SET_VAR(rareInheritedData, orphans, o); } in setOrphans()
|
/external/opencv/cv/src/ |
D | cvstereogc.cpp | 81 GCVtx** orphans; member 123 static int icvGCResizeOrphansBuf( GCVtx**& orphans, int norphans ) in icvGCResizeOrphansBuf() argument 126 GCVtx** newOrphans = (GCVtx**)cvAlloc( newNOrphans*sizeof(orphans[0]) ); in icvGCResizeOrphansBuf() 128 newOrphans[i] = orphans[i]; in icvGCResizeOrphansBuf() 129 cvFree( &orphans ); in icvGCResizeOrphansBuf() 130 orphans = newOrphans; in icvGCResizeOrphansBuf() 142 GCVtx** orphans = _orphans; in icvGCMaxFlow() local 258 maxOrphans = icvGCResizeOrphansBuf( orphans, norphans ); in icvGCMaxFlow() 259 orphans[norphans++] = v; in icvGCMaxFlow() 268 maxOrphans = icvGCResizeOrphansBuf( orphans, norphans ); in icvGCMaxFlow() [all …]
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.core.runtime/.manager/ |
D | .fileTable.10 | 7 .orphans=3
|
D | .fileTable.9 | 7 .orphans=2
|
/external/webkit/Source/WebCore/bindings/objc/ |
D | DOMCSS.h | 200 - (NSString *)orphans; 201 - (void)setOrphans:(NSString *)orphans;
|
D | DOMCSS.mm | 867 - (NSString *)orphans 869 return [self getPropertyValue:@"orphans"]; 872 - (void)setOrphans:(NSString *)orphans 874 [self setProperty:@"orphans" value:orphans priority:@""];
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-properties/ |
D | webkit | 196 orphans
|
D | mozilla | 200 orphans
|
/external/webkit/Source/WebCore/css/ |
D | CSSPropertyNames.in | 103 orphans
|
D | CSSComputedStyleDeclaration.cpp | 1263 … return primitiveValueCache->createValue(style->orphans(), CSSPrimitiveValue::CSS_NUMBER); in getPropertyCSSValue()
|
D | CSSStyleSelector.cpp | 4396 HANDLE_INHERIT_AND_INITIAL(orphans, Orphans) in applyProperty()
|
/external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/ |
D | cssproperties.in | 196 orphans
|
/external/webkit/Source/WebCore/platform/mac/ |
D | HTMLConverter.mm | 409 …ne-height" isEqualToString:key] || [@"widows" isEqualToString:key] || [@"orphans" isEqualToString:…
|
/external/libffi/ |
D | texinfo.tex | 7113 % Following George Bush, just get rid of widows and orphans.
|
/external/grub/docs/ |
D | texinfo.tex | 6739 % Following George Bush, just get rid of widows and orphans.
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 6857 % Following George Bush, just get rid of widows and orphans.
|
/external/bison/build-aux/ |
D | texinfo.tex | 9676 % Following George Bush, get rid of widows and orphans.
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog | 2640 Auto-scaling to avoid orphans is broken, remove dysfunctional code
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2005-08-23 | 30419 … marquee-style, user-modify, opacity, orphans, outline-style, page-break-after, page-break-before, 58332 (khtml::RenderStyle::orphans): 58453 (khtml::RenderStyle::orphans): 58479 (khtml::RenderStyle::orphans):
|
D | ChangeLog-2010-05-24 | 4770 …indent, cursorData, m_effectiveZoom, widows and orphans move from StyleInheritedData to StyleRareI… 4785 (WebCore::InheritedFlags::orphans):
|
D | ChangeLog-2005-12-19 | 11410 (SVGStyledElementImpl::attach): delete orphans unless PatternImpl
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 67601 http://www.rmca.org/Articles/orphans.htm 71151 http://www.soschildrensvillages.org.uk/sos-children-charity/aids-africa/aids-africa-orphans-best-pr…
|