Home
last modified time | relevance | path

Searched refs:ParagraphStyle (Results 1 – 25 of 77) sorted by relevance

1234

/third_party/flutter/engine/flutter/third_party/txt/benchmarks/
Dparagraph_builder_benchmarks.cc31 txt::ParagraphStyle paragraph_style; in BM_ParagraphBuilderConstruction()
40 txt::ParagraphStyle paragraph_style; in BM_ParagraphBuilderPushStyle()
53 txt::ParagraphStyle paragraph_style; in BM_ParagraphBuilderPushPop()
70 txt::ParagraphStyle paragraph_style; in BM_ParagraphBuilderAddTextString()
82 txt::ParagraphStyle paragraph_style; in BM_ParagraphBuilderAddTextChar()
97 txt::ParagraphStyle paragraph_style; in BM_ParagraphBuilderAddTextU16stringShort()
131 txt::ParagraphStyle paragraph_style; in BM_ParagraphBuilderAddTextU16stringLong()
147 txt::ParagraphStyle paragraph_style; in BM_ParagraphBuilderShortParagraphConstruct()
185 txt::ParagraphStyle paragraph_style; in BM_ParagraphBuilderLongParagraphConstruct()
Dparagraph_benchmarks.cc43 txt::ParagraphStyle paragraph_style; in BM_ParagraphShortLayout()
84 txt::ParagraphStyle paragraph_style; in BM_ParagraphLongLayout()
126 txt::ParagraphStyle paragraph_style; in BM_ParagraphJustifyLayout()
152 txt::ParagraphStyle paragraph_style; in BM_ParagraphManyStylesLayout()
177 txt::ParagraphStyle paragraph_style; in BM_ParagraphTextBigO()
207 txt::ParagraphStyle paragraph_style; in BM_ParagraphStylesBigO()
237 txt::ParagraphStyle paragraph_style; in BM_ParagraphPaintSimple()
284 txt::ParagraphStyle paragraph_style; in BM_ParagraphPaintLarge()
315 txt::ParagraphStyle paragraph_style; in BM_ParagraphPaintDecoration()
/third_party/skia/modules/skparagraph/src/
DParagraphBuilderImpl.h21 ParagraphBuilderImpl(const ParagraphStyle& style,
26 ParagraphBuilderImpl(const ParagraphStyle& style, sk_sp<FontCollection> fontCollection);
59 void setParagraphStyle(const ParagraphStyle& style) override;
64 static std::unique_ptr<ParagraphBuilder> make(const ParagraphStyle& style,
69 static std::unique_ptr<ParagraphBuilder> make(const ParagraphStyle& style,
80 ParagraphStyle fParagraphStyle;
DParagraphBuilderImpl.cpp20 const ParagraphStyle& style, sk_sp<FontCollection> fontCollection) { in make()
25 const ParagraphStyle& style, sk_sp<FontCollection> fontCollection) { in make()
34 …const ParagraphStyle& style, sk_sp<FontCollection> fontCollection, std::unique_ptr<SkUnicode> unic… in make()
42 …const ParagraphStyle& style, sk_sp<FontCollection> fontCollection, std::unique_ptr<SkUnicode> unic… in ParagraphBuilderImpl()
52 const ParagraphStyle& style, sk_sp<FontCollection> fontCollection) in ParagraphBuilderImpl()
58 void ParagraphBuilderImpl::setParagraphStyle(const ParagraphStyle& style) { in setParagraphStyle()
DParagraphStyle.cpp22 ParagraphStyle::ParagraphStyle() { in ParagraphStyle() function in skia::textlayout::ParagraphStyle
31 TextAlign ParagraphStyle::effective_align() const { in effective_align()
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_style.cc23 TextStyle ParagraphStyle::GetTextStyle() const { in GetTextStyle()
37 bool ParagraphStyle::unlimited_lines() const { in unlimited_lines()
41 bool ParagraphStyle::ellipsized() const { in ellipsized()
45 TextAlign ParagraphStyle::effective_align() const { in effective_align()
Dparagraph_builder_txt.h29 ParagraphBuilderTxt(const ParagraphStyle& style,
55 ParagraphStyle paragraph_style_;
58 void SetParagraphStyle(const ParagraphStyle& style);
Dparagraph_builder.cc29 const ParagraphStyle& style, in CreateTxtBuilder()
37 const ParagraphStyle& style, in CreateSkiaBuilder()
Dparagraph_builder.h35 const ParagraphStyle& style,
40 const ParagraphStyle& style,
/third_party/flutter/skia/modules/skparagraph/src/
DParagraphStyle.cpp19 ParagraphStyle::ParagraphStyle() { in ParagraphStyle() function in skia::textlayout::ParagraphStyle
27 TextAlign ParagraphStyle::effective_align() const { in effective_align()
37 void ParagraphStyle::setEllipsis(const std::u16string& ellipsis) { in setEllipsis()
DParagraphBuilderImpl.h20 ParagraphBuilderImpl(const ParagraphStyle& style, sk_sp<FontCollection> fontCollection);
50 void setParagraphStyle(const ParagraphStyle& style) override;
62 ParagraphStyle fParagraphStyle;
DParagraphBuilderImpl.cpp14 const ParagraphStyle& style, sk_sp<FontCollection> fontCollection) { in make()
19 const ParagraphStyle& style, sk_sp<FontCollection> fontCollection) in ParagraphBuilderImpl()
26 void ParagraphBuilderImpl::setParagraphStyle(const ParagraphStyle& style) { in setParagraphStyle()
/third_party/flutter/skia/modules/skparagraph/include/
DParagraphBuilder.h19 ParagraphBuilder(const ParagraphStyle& style, sk_sp<FontCollection> fontCollection) { } in ParagraphBuilder()
49 virtual void setParagraphStyle(const ParagraphStyle& style) = 0;
54 static std::unique_ptr<ParagraphBuilder> make(const ParagraphStyle& style,
DParagraphStyle.h51 struct ParagraphStyle { struct
52 ParagraphStyle();
54 bool operator==(const ParagraphStyle& rhs) const {
DParagraph.h17 Paragraph(ParagraphStyle style, sk_sp<FontCollection> fonts) in Paragraph()
61 ParagraphStyle fParagraphStyle;
/third_party/skia/modules/skparagraph/include/
DParagraphBuilder.h19 ParagraphBuilder(const ParagraphStyle&, sk_sp<FontCollection>) { } in ParagraphBuilder() argument
55 virtual void setParagraphStyle(const ParagraphStyle& style) = 0;
62 static std::unique_ptr<ParagraphBuilder> make(const ParagraphStyle& style,
DParagraphStyle.h78 struct ParagraphStyle { struct
79 ParagraphStyle();
81 bool operator==(const ParagraphStyle& rhs) const {
/third_party/skia/modules/canvaskit/tests/
Dparagraph.spec.js61 const paraStyle = new CanvasKit.ParagraphStyle({
143 const paraStyle = new CanvasKit.ParagraphStyle({
179 const paraStyle = new CanvasKit.ParagraphStyle({
217 const paraStyle = new CanvasKit.ParagraphStyle({
249 const paraStyle = new CanvasKit.ParagraphStyle({
280 const paraStrutStyle = new CanvasKit.ParagraphStyle({
293 const paraStyle = new CanvasKit.ParagraphStyle({
352 const paraStyle = new CanvasKit.ParagraphStyle({
380 const paraStyle = new CanvasKit.ParagraphStyle({
437 const paraStyle = new CanvasKit.ParagraphStyle({
[all …]
/third_party/skia/modules/skparagraph/samples/
DSampleParagraph.cpp101 ParagraphStyle paraStyle; in drawTest()
202 ParagraphStyle paraStyle; in drawCode()
281 ParagraphStyle paraStyle; in drawText()
330 ParagraphStyle paraStyle; in drawLine()
450 ParagraphStyle paraStyle; in drawLine()
620 ParagraphStyle paraStyle; in drawFlutter()
717 ParagraphStyle paraStyle; in bidi()
874 ParagraphStyle paraStyle; in hangingS()
983 ParagraphStyle paragraphStyle; in drawText()
1053 ParagraphStyle paragraphStyle; in drawText()
[all …]
/third_party/flutter/flutter/packages/flutter/test/painting/
Dtext_style_test.dart5 import 'dart:ui' as ui show TextStyle, ParagraphStyle;
177 final ui.ParagraphStyle ps2 = s2.getParagraphStyle(textAlign: TextAlign.center);
178 …expect(ps2, equals(ui.ParagraphStyle(textAlign: TextAlign.center, fontWeight: FontWeight.w800, fon…
179 …expect(ps2.toString(), 'ParagraphStyle(textAlign: TextAlign.center, textDirection: unspecified, fo…
180 final ui.ParagraphStyle ps5 = s5.getParagraphStyle();
181 …expect(ps5, equals(ui.ParagraphStyle(fontWeight: FontWeight.w700, fontSize: 12.0, height: 123.0)));
182 …expect(ps5.toString(), 'ParagraphStyle(textAlign: unspecified, textDirection: unspecified, fontWei…
187 …final ui.ParagraphStyle ps6 = const TextStyle().getParagraphStyle(textDirection: TextDirection.ltr…
188 expect(ps6, equals(ui.ParagraphStyle(textDirection: TextDirection.ltr, fontSize: 14.0)));
189 …expect(ps6.toString(), 'ParagraphStyle(textAlign: unspecified, textDirection: TextDirection.ltr, f…
[all …]
/third_party/flutter/engine/flutter/third_party/txt/src/skia/
Dparagraph_builder_skia.cc45 skt::ParagraphStyle TxtToSkia(const ParagraphStyle& txt) { in TxtToSkia()
46 skt::ParagraphStyle skia; in TxtToSkia()
129 const ParagraphStyle& style, in ParagraphBuilderSkia()
/third_party/flutter/engine/flutter/lib/web_ui/test/text/
Dmeasurement_test.dart9 final ui.ParagraphStyle ahemStyle = ui.ParagraphStyle(
17 ui.Paragraph build(ui.ParagraphStyle style, String text) {
40 ui.ParagraphStyle s1 = ui.ParagraphStyle(fontFamily: 'sans-serif');
41 ui.ParagraphStyle s2 = ui.ParagraphStyle(
44 ui.ParagraphStyle s3 = ui.ParagraphStyle(fontSize: 22.0);
362 final overflowStyle = ui.ParagraphStyle(
408 final maxlinesStyle = ui.ParagraphStyle(
/third_party/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp204 ParagraphStyle paragraph_style; in UNIX_ONLY_TEST()
244 ParagraphStyle paragraph_style; in UNIX_ONLY_TEST()
343 ParagraphStyle paragraph_style; in UNIX_ONLY_TEST()
399 ParagraphStyle paragraph_style; in UNIX_ONLY_TEST()
455 ParagraphStyle paragraph_style; in UNIX_ONLY_TEST()
511 ParagraphStyle paragraph_style; in UNIX_ONLY_TEST()
565 ParagraphStyle paragraph_style; in UNIX_ONLY_TEST()
619 ParagraphStyle paragraph_style; in UNIX_ONLY_TEST()
673 ParagraphStyle paragraph_style; in UNIX_ONLY_TEST()
726 ParagraphStyle paragraph_style; in UNIX_ONLY_TEST()
[all …]
/third_party/flutter/engine/flutter/testing/dart/
Dparagraph_builder_test.dart11 final ParagraphBuilder builder = ParagraphBuilder(ParagraphStyle());
23 ParagraphBuilder(ParagraphStyle());
/third_party/flutter/engine/flutter/lib/web_ui/test/
Dparagraph_builder_test.dart11 final ParagraphBuilder builder = ParagraphBuilder(ParagraphStyle());
23 ParagraphBuilder(ParagraphStyle());

1234