Home
last modified time | relevance | path

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

12

/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/
DDocumentData.java22 @SuppressWarnings("WeakerAccess") public float lineHeight; field in DocumentData
31 float lineHeight, float baselineShift, @ColorInt int color, @ColorInt int strokeColor, in DocumentData()
40 float lineHeight, float baselineShift, @ColorInt int color, @ColorInt int strokeColor, in set()
/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/
DDocumentDataParser.java36 float lineHeight = 0f; in parse() local
/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/layer/
DTextLayer.java183 float lineHeight = documentData.lineHeight * Utils.dpScale(); in drawTextGlyphs() local
257 float lineHeight = documentData.lineHeight * Utils.dpScale(); in drawTextWithFont() local
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/renderer/
DBubbleChartRenderer.java131 float lineHeight = Utils.calcTextHeight(mValuePaint, "1"); in drawValues() local
DPieChartRenderer.java465 float lineHeight = Utils.calcTextHeight(mValuePaint, "Q") in drawValues() local
/external/skia/modules/skplaintexteditor/include/
Deditor.h56 int lineHeight(size_t index) const { return fLines[index].fHeight; } in lineHeight() function
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
Dproperty-interpolation.js63 lineHeight: '120%', property
/external/skia/modules/skparagraph/src/
DTextWrapper.cpp362 SkScalar lineHeight = fEndLine.metrics().height(); in breakTextIntoLines() local
DTextLine.cpp587 …ShapeHandler(SkScalar lineHeight, bool useHalfLeading, SkScalar baselineShift, const SkString& ell… in shapeEllipsis()
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/
DRbnfDemo.java508 int lineHeight = fm.getHeight(); in paint() local
/external/perfetto/ui/src/frontend/
Dflamegraph.ts312 const lineHeight = constant
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DDumbTextComponent.java63 private transient int lineHeight; field in DumbTextComponent
/external/python/cpython2/Mac/Modules/te/
D_TEmodule.c501 short lineHeight; in TEObj_TEGetStyle() local
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
Dweb-animations-next-lite.min.js15 …for(var c in a)b[c]=a[c];return b}function d(){this._delay=0,this._endDelay=0,this._fill="none",th…
Dweb-animations.min.js15 …ar c in a)b[c]=a[c];return b}function d(){this._delay=0,this._endDelay=0,this._fill="none",this._i… function
Dweb-animations-next.min.js15 …for(var c in a)b[c]=a[c];return b}function d(){this._delay=0,this._endDelay=0,this._fill="none",th…
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Djquery-1.7.1.js6495 "lineHeight": true, property
Dapiviewer.js175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
/external/slf4j/slf4j-site/src/site/pages/js/
Djquery-min.js4 …nction(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentN…
/external/rappor/third_party/
Ddygraph-combined.js5 …th=i.getOptionForAxis("axisLineWidth","x"),h.beginPath();var O;if(i.getOption("drawAxesAtZero")){v… argument
/external/testng/src/main/resources/
Djquery-1.7.1.min.js4 …firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a…
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/
Djquery-3.5.1.js6878 "lineHeight": true, property
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/external/jquery/
Djquery.js6878 "lineHeight": true, property
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/
Djquery-3.5.1.js6878 "lineHeight": true, property
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/external/jquery/
Djquery.js6878 "lineHeight": true, property

12