Lines Matching refs:TextStyle
19 #include "modules/skparagraph/include/TextStyle.h"
237 [painter, x, y, run, this](TextRange textRange, const TextStyle& style, const ClipContext& context) {
257 (TextRange textRange, const TextStyle& style, const ClipContext& context) {
282 (TextRange textRange, const TextStyle& style, const ClipContext& context) {
301 (TextRange textRange, const TextStyle& style, const ClipContext& context) {
380 [run, this](TextRange textRange, const TextStyle& style, const ClipContext& context) {
454 [this](TextRange textRange, const TextStyle& style, const ClipContext& context) {
542 const TextStyle& style,
556 void TextLine::buildTextBlob(TextRange textRange, const TextStyle& style, const ClipContext& context) {
668 const TextStyle& style,
713 const TextStyle& style,
750 SkScalar TextLine::calculateThickness(const TextStyle& style, const ClipContext& content)
756 void TextLine::paintDecorations(ParagraphPainter* painter, SkScalar x, SkScalar y, TextRange textRange, const TextStyle& style, const ClipContext& context) const {
1127 TextStyle textStyle = fOwner->paragraphStyle().getTextStyle();
1489 visitor(textRange, TextStyle(), clipContext);
1498 const TextStyle* prevStyle = nullptr;
1507 TextStyle* style = nullptr;
1781 [&result, &run](TextRange textRange, const TextStyle& style, const ClipContext& context) {
1836 (TextRange textRange, const TextStyle& style, const TextLine::ClipContext& lineContext) {
2053 (TextRange textRange, const TextStyle& style, const TextLine::ClipContext& context0) {