Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/samples/layout/
Dparagraph.h67 const ParagraphLayout::Line **fLines; variable
Dpflow.c54 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/flutter/skia/third_party/externals/icu/source/samples/layout/
Dparagraph.h67 const ParagraphLayout::Line **fLines; variable
Dpflow.c54 pl_line **fLines; member
/third_party/flutter/skia/experimental/editor/
Deditor.h40 const std::vector<TextLine>& fLines; member
118 std::vector<TextLine> fLines; variable
/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/flutter/skia/bench/
DTypefaceBench.cpp294 std::vector<std::unique_ptr<Line>> fLines; member in UtfToGlyph
/third_party/flutter/skia/modules/skparagraph/src/
DParagraphImpl.h183 …SkTArray<TextLine, true> 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::__anona0dfcebc0111::DashOpImpl
/third_party/flutter/skia/src/gpu/ops/
DGrDashOp.cpp676 SkSTArray<1, LineData, true> fLines; member in DashOp