Searched defs:toAdd (Results 1 - 25 of 43) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderSlider.cpp82 LayoutUnit toAdd = borderAndPaddingWidth(); local
83 m_minPreferredLogicalWidth += toAdd;
84 m_maxPreferredLogicalWidth += toAdd;
H A DRenderFileUploadControl.cpp193 int toAdd = borderAndPaddingWidth(); local
194 m_minPreferredLogicalWidth += toAdd;
195 m_maxPreferredLogicalWidth += toAdd;
H A DRenderTextControl.cpp280 LayoutUnit toAdd = borderAndPaddingLogicalWidth(); local
282 m_minPreferredLogicalWidth += toAdd;
283 m_maxPreferredLogicalWidth += toAdd;
H A DRenderMenuList.cpp352 LayoutUnit toAdd = borderAndPaddingWidth(); local
353 m_minPreferredLogicalWidth += toAdd;
354 m_maxPreferredLogicalWidth += toAdd;
H A DRenderDeprecatedFlexibleBox.cpp344 LayoutUnit toAdd = borderBottom() + paddingBottom() + horizontalScrollbarHeight(); local
414 setHeight(height() + toAdd);
635 LayoutUnit toAdd = borderBottom() + paddingBottom() + horizontalScrollbarHeight(); local
661 LayoutUnit minHeight = height() + toAdd;
730 setHeight(height() + toAdd);
H A DRenderListBox.cpp258 LayoutUnit toAdd = borderAndPaddingWidth(); local
259 m_minPreferredLogicalWidth += toAdd;
260 m_maxPreferredLogicalWidth += toAdd;
H A DRenderTableSection.cpp314 int toAdd = (tableHeight * m_grid[row].logicalHeight.percent() / 100) - rowsHeight[row - rowIndex]; local
318 toAdd = min(toAdd, extraRowSpanningHeight);
319 accumulatedPositionIncrease += toAdd;
320 extraRowSpanningHeight -= toAdd;
783 int toAdd = min<int>(extraLogicalHeight, (totalHeight * m_grid[r].logicalHeight.percent() / 100) - rowHeight); local
784 // If toAdd is negative, then we don't want to shrink the row (this bug
786 toAdd = max(0, toAdd);
787 totalLogicalHeightAdded += toAdd;
[all...]
/external/chromium_org/third_party/skia/src/pathops/
H A DSkPathOpsBounds.h32 void add(const SkPathOpsBounds& toAdd) { argument
33 add(toAdd.fLeft, toAdd.fTop, toAdd.fRight, toAdd.fBottom);
/external/skia/src/pathops/
H A DSkPathOpsBounds.h32 void add(const SkPathOpsBounds& toAdd) { argument
33 add(toAdd.fLeft, toAdd.fTop, toAdd.fRight, toAdd.fBottom);
/external/dexmaker/src/dx/java/com/android/dx/rop/annotation/
H A DAnnotations.java189 * @param toAdd {@code non-null;} the annotations to add
192 public void addAll(Annotations toAdd) { argument
195 if (toAdd == null) {
196 throw new NullPointerException("toAdd == null");
199 for (Annotation a : toAdd.annotations.values()) {
/external/icu/icu4c/source/common/unicode/
H A Denumset.h38 inline void add(T toAdd) { set(toAdd, 1); } argument
/external/chromium_org/third_party/icu/source/common/
H A Dcaniter.cpp469 UnicodeString *toAdd = new UnicodeString(prefix); local
471 if (toAdd == 0) {
475 *toAdd += item;
476 fillinResult->put(*toAdd, toAdd, status);
478 //if (PROGRESS) printf("Adding: %s\n", UToS(Tr(*toAdd)));
H A Duresbund.c740 U_CFUNC void ures_setResPath(UResourceBundle *resB, const char* toAdd) {
745 resB->fResPathLen = uprv_strlen(toAdd);
753 uprv_strcpy(resB->fResPath, toAdd);
756 static void ures_appendResPath(UResourceBundle *resB, const char* toAdd, int32_t lenToAdd, UErrorCode *status) { argument
783 uprv_strcpy(resB->fResPath + resPathLenOrig, toAdd);
/external/icu/icu4c/source/common/
H A Dcaniter.cpp470 UnicodeString *toAdd = new UnicodeString(prefix); local
472 if (toAdd == 0) {
476 *toAdd += item;
477 fillinResult->put(*toAdd, toAdd, status);
479 //if (PROGRESS) printf("Adding: %s\n", UToS(Tr(*toAdd)));
H A Duresbund.cpp741 U_CFUNC void ures_setResPath(UResourceBundle *resB, const char* toAdd) {
746 resB->fResPathLen = uprv_strlen(toAdd);
754 uprv_strcpy(resB->fResPath, toAdd);
757 static void ures_appendResPath(UResourceBundle *resB, const char* toAdd, int32_t lenToAdd, UErrorCode *status) { argument
784 uprv_strcpy(resB->fResPath + resPathLenOrig, toAdd);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.launcher.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.launcher_1.1.0.v20100507.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.directorywatcher_1.0.203.R36x_v20101027.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
H A Dpdebuild-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/internal/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 721 milliseconds

12