Home
last modified time | relevance | path

Searched defs:lineHeight (Results 1 – 21 of 21) sorted by relevance

/external/webkit/Source/WebCore/css/
DFontValue.h46 RefPtr<CSSPrimitiveValue> lineHeight; variable
DCSSStyleSelector.cpp4409 Length lineHeight; in applyProperty() local
/external/webkit/Source/WebCore/rendering/
DRenderBR.cpp41 int RenderBR::lineHeight(bool firstLine) const in lineHeight() function in WebCore::RenderBR
DRenderTextControlMultiLine.cpp96 void RenderTextControlMultiLine::adjustControlHeightBasedOnLineHeight(int lineHeight) in adjustControlHeightBasedOnLineHeight()
DRootInlineBox.h91 …virtual int lineHeight() const { return boxModelObject()->lineHeight(m_firstLine, isHorizontal() ?… in lineHeight() function
DInlineBox.h269 …virtual int lineHeight() const { return boxModelObject()->lineHeight(m_firstLine, isHorizontal() ?… in lineHeight() function
DRenderTextControlSingleLine.cpp608 void RenderTextControlSingleLine::adjustControlHeightBasedOnLineHeight(int lineHeight) in adjustControlHeightBasedOnLineHeight()
DRenderListMarker.cpp1539 int RenderListMarker::lineHeight(bool firstLine, LineDirectionMode direction, LinePositionMode line… in lineHeight() function in WebCore::RenderListMarker
DInlineTextBox.cpp86 int InlineTextBox::lineHeight() const in lineHeight() function in WebCore::InlineTextBox
DRenderInline.cpp1275 int RenderInline::lineHeight(bool firstLine, LineDirectionMode /*direction*/, LinePositionMode /*li… in lineHeight() function in WebCore::RenderInline
DInlineFlowBox.cpp459 int lineHeight = curr->lineHeight(); in adjustMaxAscentAndDescent() local
DRenderBlockLineLayout.cpp778 const int lineHeight = style()->computedLineHeight(); in layoutInlineChildren() local
DRenderBlock.cpp5172 int RenderBlock::lineHeight(bool firstLine, LineDirectionMode direction, LinePositionMode linePosit… in lineHeight() function in WebCore::RenderBlock
6116 int lineHeight = logicalVisualOverflow.maxY() - logicalOffset; in adjustLinePositionForPagination() local
DRenderBox.cpp3366 int RenderBox::lineHeight(bool /*firstLine*/, LineDirectionMode direction, LinePositionMode /*lineP… in lineHeight() function in WebCore::RenderBox
/external/jmonkeyengine/engine/src/core/com/jme3/font/
DBitmapCharacterSet.java42 private int lineHeight; field in BitmapCharacterSet
144 public void setLineHeight(int lineHeight) { in setLineHeight()
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
DDrawUtils.java159 int lineHeight = 0; in drawTextWrap() local
/external/webkit/Source/WebCore/bindings/objc/
DDOMCSS.mm708 {
/external/skia/samplecode/
DSampleApp.cpp968 SkScalar lineHeight = paint.getFontMetrics(NULL); in showZoomer() local
/external/webkit/Source/WebCore/rendering/style/
DRenderStyle.h496 Length lineHeight() const { return inherited->line_height; } in lineHeight() function
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
Dmootools-1.2.2-core-nc.js2239 fontSize: '@px', letterSpacing: '@px', lineHeight: '@px', clip: 'rect(@px @px @px @px)', property
Dconcat-jquery-mootools-prototype.js6615 fontSize: '@px', letterSpacing: '@px', lineHeight: '@px', clip: 'rect(@px @px @px @px)', property