Home
last modified time | relevance | path

Searched defs:lineHeight (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/docs/examples/
H A DPaint_getFontMetrics.cpp10 SkScalar lineHeight = paint.getFontMetrics(nullptr); in REG_FIDDLE() local
/third_party/skia/modules/skplaintexteditor/include/
H A Deditor.h56 int lineHeight(size_t index) const { return fLines[index].fHeight; } in lineHeight() function in SkPlainTextEditor::Editor
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DDumbTextComponent.java63 private transient int lineHeight; field in DumbTextComponent
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H A DViewableTaggedData.java74 private int lineHeight; // total line height field in ViewableTaggedData.Metrics
107 int lineHeight() { in lineHeight() method in ViewableTaggedData
[all...]
/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.cpp848 SkScalar lineHeight = fEndLine.metrics().height(); in moveForward() local
H A DTextLine.cpp1093 ShapeHandler(SkScalar lineHeight, bool useHalfLeading, SkScalar baselineShift, const SkString& ellipsis) argument

Completed in 15 milliseconds