Lines Matching defs:paragraph_style
1222 ParagraphStyle paragraph_style;
1223 paragraph_style.turnHintingOff();
1224 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
1264 ParagraphStyle paragraph_style;
1265 paragraph_style.setTextStyle(text_style);
1268 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
1347 ParagraphStyle paragraph_style;
1348 paragraph_style.setStrutStyle(strut_style);
1349 paragraph_style.setTextStyle(text_style);
1350 ParagraphBuilderImpl builder(paragraph_style, getFontCollection());
1385 ParagraphStyle paragraph_style;
1386 paragraph_style.setTextStyle(text_style);
1387 paragraph_style.setTextDirection(TextDirection::kRtl);
1388 ParagraphBuilderImpl builder(paragraph_style, getFontCollection());
1423 ParagraphStyle paragraph_style;
1424 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
1462 ParagraphStyle paragraph_style;
1463 paragraph_style.setMaxLines(1);
1464 paragraph_style.setEllipsis(u"\u2026");
1469 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
1504 ParagraphStyle paragraph_style;
1505 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
1597 ParagraphStyle paragraph_style;
1611 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
1666 ParagraphStyle paragraph_style;
1667 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
1693 ParagraphStyle paragraph_style;
1694 paragraph_style.setEllipsis(u"\u2026");
1695 paragraph_style.setMaxLines(1);
1696 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
1720 ParagraphStyle paragraph_style;
1721 ParagraphBuilderImpl builder(paragraph_style, getFontCollection());
1758 ParagraphStyle paragraph_style;
1759 paragraph_style.setTextDirection(direction ? TextDirection::kLtr : TextDirection::kRtl);
1761 ParagraphBuilderImpl builder(paragraph_style, collection);
1795 ParagraphStyle paragraph_style;
1804 ParagraphBuilderImpl builder(paragraph_style, getFontCollection());
1844 ParagraphStyle paragraph_style;
1845 paragraph_style.setTextDirection(TextDirection::kRtl);
1851 ParagraphBuilderImpl builder(paragraph_style, getFontCollection());
1860 ParagraphBuilderImpl builder(paragraph_style, getFontCollection());
1869 ParagraphBuilderImpl builder(paragraph_style, getFontCollection());
1910 ParagraphStyle paragraph_style;
1916 paragraph_style.setStrutStyle(strut_style);
1923 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
2029 ParagraphStyle paragraph_style;
2030 paragraph_style.setTextAlign(TextAlign::kRight);
2054 paragraph_style.setTextDirection(td);
2055 paragraph_style.setTextAlign(ta);
2057 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
2135 ParagraphStyle paragraph_style;
2136 paragraph_style.setTextAlign(TextAlign::kJustify);
2138 ParagraphBuilderImpl builder(paragraph_style, collection);
2173 ParagraphStyle paragraph_style;
2174 ParagraphBuilderImpl builder(paragraph_style, collection);
2245 ParagraphStyle paragraph_style;
2246 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
2312 ParagraphStyle paragraph_style;
2313 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
2342 ParagraphStyle paragraph_style;
2343 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
2381 ParagraphStyle paragraph_style;
2382 paragraph_style.setTextAlign(TextAlign::kJustify);
2383 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
2416 ParagraphStyle paragraph_style;
2417 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
2476 ParagraphStyle paragraph_style;
2477 //paragraph_style.setTextAlign(TextAlign::kJustify);
2478 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
2531 ParagraphStyle paragraph_style;
2532 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
2563 ParagraphStyle paragraph_style;
2564 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
2615 ParagraphStyle paragraph_style;
2616 paragraph_style.setTextAlign(TextAlign::kLeft);
2617 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
2677 ParagraphStyle paragraph_style;
2678 paragraph_style.setTextAlign(TextAlign::kJustify);
2679 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
2720 ParagraphStyle paragraph_style;
2721 paragraph_style.setTextHeightBehavior(thb);
2722 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
2762 ParagraphStyle paragraph_style;
2763 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
2809 ParagraphStyle paragraph_style;
2810 paragraph_style.setTextAlign(TextAlign::kJustify);
2811 paragraph_style.setEllipsis(u"\u2026");
2812 paragraph_style.setMaxLines(2);
2813 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
2844 ParagraphStyle paragraph_style;
2845 paragraph_style.setMaxLines(7);
2846 paragraph_style.setEllipsis(u"\u2026");
2847 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
2898 ParagraphStyle paragraph_style;
2899 paragraph_style.setMaxLines(1);
2900 paragraph_style.setHeight(0);
2901 paragraph_style.setEllipsis(u"\u2026");
2902 ParagraphBuilderImpl builder(paragraph_style, font_collection);
2932 ParagraphStyle paragraph_style;
2936 paragraph_style.setDrawOptions(options);
2937 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
3076 ParagraphStyle paragraph_style;
3081 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
3110 ParagraphStyle paragraph_style;
3119 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
3143 ParagraphStyle paragraph_style;
3148 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
3176 ParagraphStyle paragraph_style;
3177 paragraph_style.turnHintingOff();
3178 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
3197 ParagraphStyle paragraph_style;
3198 paragraph_style.turnHintingOff();
3199 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
3236 ParagraphStyle paragraph_style;
3237 paragraph_style.setTextDirection(TextDirection::kRtl);
3239 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
3255 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
3294 ParagraphStyle paragraph_style;
3295 //paragraph_style.setTextDirection(TextDirection::kRtl);
3297 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
3328 ParagraphStyle paragraph_style;
3329 paragraph_style.setTextDirection(TextDirection::kRtl);
3331 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
3368 ParagraphStyle paragraph_style;
3369 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
3399 ParagraphStyle paragraph_style;
3400 paragraph_style.setTextDirection(TextDirection::kRtl);
3401 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
3437 ParagraphStyle paragraph_style;
3439 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
3466 ParagraphStyle paragraph_style;
3470 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
3517 ParagraphStyle paragraph_style;
3518 paragraph_style.setTextStyle(text_style);
3519 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
3546 ParagraphStyle paragraph_style;
3547 paragraph_style.setTextStyle(text_style);
3548 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
3583 ParagraphStyle paragraph_style;
3584 paragraph_style.setTextStyle(text_style);
3585 ParagraphBuilderImpl builder(paragraph_style, fontCollection);
3636 ParagraphStyle paragraph_style;
3637 paragraph_style.setTextStyle(roboto);
3638 ParagraphBuilderImpl builder(paragraph_style, fontCollection);