Home
last modified time | relevance | path

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

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