Searched refs:orphans (Results 1 – 19 of 19) sorted by relevance
/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/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
D | StyleRareInheritedData.cpp | 62 , orphans(RenderStyle::initialOrphans()) in StyleRareInheritedData() 114 , orphans(o.orphans) in StyleRareInheritedData() 182 && orphans == o.orphans in operator ==()
|
D | StyleRareInheritedData.h | 79 short orphans; variable
|
D | RenderStyle.h | 706 short orphans() const { return rareInheritedData->orphans; } in orphans() function 1194 …R(rareInheritedData, m_hasAutoOrphans, true); SET_VAR(rareInheritedData, orphans, initialOrphans()… in setHasAutoOrphans() 1195 …o) { SET_VAR(rareInheritedData, m_hasAutoOrphans, false); SET_VAR(rareInheritedData, orphans, o); } in setOrphans()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.core.runtime/.manager/ |
D | .fileTable.9 | 7 .orphans=2
|
D | .fileTable.10 | 7 .orphans=3
|
/external/chromium_org/third_party/WebKit/Source/core/animation/css/ |
D | CSSAnimatableValueFactory.cpp | 362 return createFromDouble(style.orphans()); in create()
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | CSSPropertyNames.in | 160 orphans
|
D | CSSProperties.in | 91 orphans type_name=short, custom_all
|
D | CSSComputedStyleDeclaration.cpp | 2206 return cssValuePool().createValue(style->orphans(), CSSPrimitiveValue::CSS_NUMBER); in getPropertyCSSValue()
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderBlockLineLayout.cpp | 1596 … int orphans = style()->hasAutoOrphans() ? style()->initialOrphans() : style()->orphans(); in layoutRunsAndFloatsInRange() local 1597 int numLinesAvailable = numLinesInPreviousPage - orphans; in layoutRunsAndFloatsInRange()
|
D | RenderBlock.cpp | 5470 …unsigned lineCount = max<unsigned>(renderStyle->hasAutoOrphans() ? 1 : renderStyle->orphans(), ren… in calculateMinimumPageHeight() 5540 …< pageLogicalHeightAtNewOffset) || (!style()->hasAutoOrphans() && style()->orphans() >= lineIndex)) in adjustLinePositionForPagination()
|
/external/chromium_org/third_party/WebKit/Source/core/frame/animation/ |
D | CSSPropertyAnimation.cpp | 1000 …gPropertyWrappers->append(new PropertyWrapper<short>(CSSPropertyOrphans, &RenderStyle::orphans, &R… in ensurePropertyMap()
|
/external/libffi/ |
D | texinfo.tex | 7113 % 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/grub/docs/ |
D | texinfo.tex | 6739 % 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/chromium_org/third_party/sqlite/src/test/ |
D | fts1porter.test | 14204 orphans orphan
|
/external/chromium_org/third_party/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…
|