Home
last modified time | relevance | path

Searched defs:fLines (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/samples/layout/
Dparagraph.h67 const ParagraphLayout::Line **fLines; variable
Dpflow.c56 pl_line **fLines; member
/external/cronet/third_party/icu/source/samples/layout/
Dparagraph.h67 const ParagraphLayout::Line **fLines; variable
Dpflow.c56 pl_line **fLines; member
/external/skia/modules/skplaintexteditor/include/
Deditor.h38 const std::vector<TextLine>& fLines; member
116 std::vector<TextLine> fLines; variable
/external/skia/bench/
DTypefaceBench.cpp293 std::vector<std::unique_ptr<Line>> fLines; member in UtfToGlyph
/external/skia/modules/skparagraph/src/
DParagraphImpl.h263 …SkTArray<TextLine, false> fLines; // kFormatted (cached: width, max lines, ellipsis, text alig… variable
/external/skia/src/gpu/ganesh/ops/
DDashOp.cpp686 SkSTArray<1, LineData, true> fLines; member in skgpu::ganesh::DashOp::__anond91e5a750111::DashOpImpl