Home
last modified time | relevance | path

Searched refs:setHeight (Results 1 – 25 of 173) sorted by relevance

1234567

/external/webkit/Source/WebCore/platform/graphics/
DIntRect.cpp75 m_size.setHeight(b - t); in intersect()
96 m_size.setHeight(b - t); in unite()
117 m_size.setHeight(bottom - top); in uniteIfNonZero()
125 m_size.setHeight((int)(height() * s)); in scale()
DRoundedIntRect.cpp66 m_topLeft.setHeight(max(0, m_topLeft.height() + topWidth)); in expand()
69 m_topRight.setHeight(max(0, m_topRight.height() + topWidth)); in expand()
72 m_bottomLeft.setHeight(max(0, m_bottomLeft.height() + bottomWidth)); in expand()
75 m_bottomRight.setHeight(max(0, m_bottomRight.height() + bottomWidth)); in expand()
DIntRect.h102 void setHeight(int height) { m_size.setHeight(height); } in setHeight() function
128 setHeight(std::max(0, height() - delta)); in shiftYEdgeTo()
133 setHeight(std::max(0, height() + delta)); in shiftMaxYEdgeTo()
162 m_size.setHeight(m_size.height() + dy + dy); in inflateY()
DFloatRect.h101 void setHeight(float height) { m_size.setHeight(height); } in setHeight() function
129 m_size.setHeight(m_size.height() + dy + dy); in inflateY()
189 m_size.setHeight(bottom - top); in setLocationAndSizeFromEdges()
DFloatSize.h62 void setHeight(float height) { m_height = height; } in setHeight() function
110 a.setHeight(a.height() + b.height());
117 a.setHeight(a.height() - b.height());
DIntSize.h71 void setHeight(int height) { m_height = height; } in setHeight() function
154 a.setHeight(a.height() + b.height());
161 a.setHeight(a.height() - b.height());
/external/webkit/Source/WebKit/android/jni/
DWebCoreViewBridge.h44 m_bounds.setHeight(240); in WebCoreViewBridge()
72 m_bounds.setHeight(h); in setSize()
78 m_visibleBounds.setHeight(h); in setVisibleSize()
/external/webkit/Source/WebCore/rendering/
DRenderScrollbarPart.cpp67 setHeight(m_scrollbar->height()); in layoutHorizontalPart()
75 setHeight(m_scrollbar->height()); in layoutVerticalPart()
112 setHeight(max(minHeight, min(maxHeight, h))); in computeScrollbarHeight()
167 setHeight(rect.height()); in paintIntoRect()
DRenderFlexibleBox.cpp239 setHeight(0); in layoutBlock()
354 setHeight(yPos); in layoutHorizontalBox()
397 setHeight(max(yPos + maxAscent + maxDescent, height())); in layoutHorizontalBox()
400setHeight(max(height(), yPos + child->marginTop() + child->height() + child->marginBottom())); in layoutHorizontalBox()
406setHeight(height() + lineHeight(true, style()->isHorizontalWritingMode() ? HorizontalLine : Vertic… in layoutHorizontalBox()
408 setHeight(height() + toAdd); in layoutHorizontalBox()
637 setHeight(oldHeight); in layoutHorizontalBox()
673 setHeight(borderTop() + paddingTop()); in layoutVerticalBox()
699 setHeight(height() + child->marginTop()); in layoutVerticalBox()
730 setHeight(height() + child->height() + child->marginBottom()); in layoutVerticalBox()
[all …]
DRenderThemeWin.cpp698 upRect.setHeight(r.height() / 2); in paintInnerSpinButton()
701 downRect.setHeight(r.height() - upRect.height()); in paintInnerSpinButton()
720 style->setHeight(Length(13, Fixed)); in setCheckboxSize()
772 style->setHeight(Length(Auto)); in adjustMenuListButtonStyle()
800 buttonRect.setHeight(buttonRect.height() + 2 * vistaMenuListButtonOutset); in paintMenuListButton()
816 bounds.setHeight(trackWidth); in paintSliderTrack()
841 o->style()->setHeight(Length(sliderThumbWidth, Fixed)); in adjustSliderThumbSize()
844 o->style()->setHeight(Length(sliderThumbHeight, Fixed)); in adjustSliderThumbSize()
881 bounds.setHeight(min(parentBox.width(), min(parentBox.height(), bounds.height()))); in paintSearchFieldCancelButton()
900 style->setHeight(Length(cancelButtonSize, Fixed)); in adjustSearchFieldCancelButtonStyle()
[all …]
DRenderFrameSet.cpp470 setHeight(view()->viewHeight()); in layout()
550 child->setHeight(height); in positionFrames()
605 setHeight(max(height(), newHeight)); in positionFrames()
621 child->setHeight(height); in positionFrames()
638 child->setHeight(0); in positionFrames()
674 child->setHeight(height); in positionFramesWithFlattening()
713 child->setHeight(m_rows.m_sizes[r]); in positionFramesWithFlattening()
738 setHeight(yPos - borderThickness); in positionFramesWithFlattening()
746 child->setHeight(0); in positionFramesWithFlattening()
DRenderThemeWinCE.cpp224 style->setHeight(Length(13, Fixed)); in setCheckboxSize()
338 o->style()->setHeight(Length(sliderThumbWidth, Fixed)); in adjustSliderThumbSize()
341 o->style()->setHeight(Length(sliderThumbHeight, Fixed)); in adjustSliderThumbSize()
399 style->setHeight(Length(cancelSize.height(), Fixed)); in adjustSearchFieldCancelButtonStyle()
406 style->setHeight(Length(emptySize.height(), Fixed)); in adjustSearchFieldDecorationStyle()
413 style->setHeight(Length(magnifierSize.height(), Fixed)); in adjustSearchFieldResultsDecorationStyle()
426 style->setHeight(Length(magnifierSize.height(), Fixed)); in adjustSearchFieldResultsButtonStyle()
452 style->setHeight(Length(Auto)); in adjustMenuListButtonStyle()
DRenderThemeSafari.cpp309 result.setHeight(result.height() - heightDelta); in inflateRect()
382 style->setHeight(Length(size.height(), Fixed)); in setSizeFromFont()
524 style->setHeight(Length(Auto)); in adjustButtonStyle()
597 inflatedRect.setHeight(size.height()); in paintButton()
869 style->setHeight(Length(Auto)); in adjustMenuListStyle()
1020 o->style()->setHeight(Length(sliderThumbHeight, Fixed)); in adjustSliderThumbSize()
1067 style->setHeight(Length(Auto)); in adjustSearchFieldStyle()
1106 style->setHeight(Length(size.height(), Fixed)); in adjustSearchFieldCancelButtonStyle()
1120 style->setHeight(Length(size.height(), Fixed)); in adjustSearchFieldDecorationStyle()
1132 style->setHeight(Length(size.height(), Fixed)); in adjustSearchFieldResultsDecorationStyle()
[all …]
DRenderThemeChromiumSkia.cpp259 style->setHeight(Length(cancelButtonSize, Fixed)); in adjustSearchFieldCancelButtonStyle()
304 style->setHeight(Length(emptySize.height(), Fixed)); in adjustSearchFieldDecorationStyle()
314 style->setHeight(Length(magnifierSize, Fixed)); in adjustSearchFieldResultsDecorationStyle()
349 style->setHeight(Length(magnifierHeight, Fixed)); in adjustSearchFieldResultsButtonStyle()
521 style->setHeight(Length(size.height(), Fixed)); in setSizeIfAuto()
DRenderMeter.cpp56 setHeight(theme()->meterSizeForBounds(this, frameRect()).height()); in computeLogicalHeight()
/external/chromium/chrome/browser/ui/cocoa/
Danimatable_view.mm43 // Overridden to call setHeight for each progress tick.
46 [view_ setHeight:((progress * (endHeight_ - startHeight_)) + startHeight_)];
65 - (void)setHeight:(CGFloat)newHeight {
Danimatable_view_unittest.mm41 [resizeDelegate_ setHeight:-1];
42 [view_ setHeight:50];
/external/webkit/Source/WebCore/rendering/style/
DShadowData.cpp84 rect.setHeight(rect.height() - shadowTop + shadowBottom); in adjustRectForShadow()
97 rect.setHeight(rect.height() - shadowTop + shadowBottom); in adjustRectForShadow()
/external/webkit/Source/WebCore/platform/mac/
DThemeMac.mm110 result.setHeight(Length(controlSize.height(), Fixed));
200 result.setHeight(result.height() - heightDelta);
268 zoomedSize.setHeight(zoomedSize.height() * zoomFactor);
273 inflatedRect.setHeight(inflatedRect.height() / zoomFactor);
346 zoomedSize.setHeight(zoomedSize.height() * zoomFactor);
351 inflatedRect.setHeight(inflatedRect.height() / zoomFactor);
457 zoomedSize.setHeight(zoomedSize.height() * zoomFactor);
463 inflatedRect.setHeight(zoomedSize.height());
471 inflatedRect.setHeight(inflatedRect.height() / zoomFactor);
538 rect.setHeight(rect.height() / zoomFactor);
[all …]
/external/webkit/Source/WebCore/platform/graphics/cg/
DImageCG.cpp216 subimageRect.setHeight(ceilf(subimageRect.height() + topPadding)); in draw()
217 adjustedDestRect.setHeight(subimageRect.height() / yScale); in draw()
222 adjustedDestRect.setHeight(CGImageGetHeight(image.get()) / yScale); in draw()
234 adjustedDestRect.setHeight(adjustedDestRect.height() * currHeight / selfSize.height()); in draw()
/external/webkit/Source/WebCore/platform/chromium/
DThemeChromiumMac.mm223 result.setHeight(Length(controlSize.height(), Fixed));
318 result.setHeight(result.height() - heightDelta);
386 zoomedSize.setHeight(zoomedSize.height() * zoomFactor);
391 inflatedRect.setHeight(inflatedRect.height() / zoomFactor);
467 zoomedSize.setHeight(zoomedSize.height() * zoomFactor);
472 inflatedRect.setHeight(inflatedRect.height() / zoomFactor);
571 zoomedSize.setHeight(zoomedSize.height() * zoomFactor);
577 inflatedRect.setHeight(zoomedSize.height());
585 inflatedRect.setHeight(inflatedRect.height() / zoomFactor);
642 rect.setHeight(rect.height() / zoomFactor);
[all …]
/external/webkit/Source/WebCore/rendering/svg/
DRenderSVGResourceFilterPrimitive.cpp100 subregion.setHeight(subregionBoundingBox.height() * targetBoundingBox.height()); in determineFilterPrimitiveSubregion()
112 subregion.setHeight(uniteRect.height()); in determineFilterPrimitiveSubregion()
/external/webkit/Source/WebCore/html/
DHTMLCanvasElement.h79 void setHeight(int);
87 setHeight(newSize.height()); in setSize()
/external/webkit/Source/WebCore/platform/graphics/android/
DGLWebViewState.cpp339 m_frameworkInval.setHeight(0); in resetFrameworkInval()
360 m_frameworkLayersInval.setHeight(0); in resetLayersDirtyArea()
508 invalRect->setHeight(inval.height()); in drawGL()
523 invalRect->setHeight(0); in drawGL()
/external/webkit/Source/WebCore/platform/qt/
DRenderThemeQt.cpp508 size.setHeight(layoutRect.height()); in computeSizeBasedOnStyle()
510 size.setHeight(pushButtonSize.height()); in computeSizeBasedOnStyle()
520 size.setHeight(menuListSize.height()); in computeSizeBasedOnStyle()
532 renderStyle->setHeight(Length(size.height(), Fixed)); in computeSizeBasedOnStyle()
564 style->setHeight(Length(Auto)); in adjustButtonStyle()
729 style->setHeight(Length(Auto)); in adjustMenuListStyle()
800 style->setHeight(Length(Auto)); in adjustMenuListButtonStyle()
996 style->setHeight(Length(cancelButtonSize, Fixed)); in adjustSearchFieldCancelButtonStyle()
1446 o->style()->setHeight(Length(parentHeight, Fixed)); in adjustSliderThumbSize()
1452 o->style()->setHeight(Length(parentWidth / 3, Fixed)); in adjustSliderThumbSize()
[all …]

1234567