Lines Matching defs:yOffset
57 SkScalar yOffset = bounds.height();
60 ToolUtils::add_to_text_blob(&builder, text, font, 0, yOffset);
64 yOffset += bounds.height();
67 ToolUtils::add_to_text_blob(&builder, text, font, 0, yOffset);
71 yOffset += bounds.height();
74 ToolUtils::add_to_text_blob(&builder, text, font, 0, yOffset);
78 yOffset += bounds.height();
81 ToolUtils::add_to_text_blob(&builder, text, font, 0, yOffset);
85 yOffset += bounds.height();
88 ToolUtils::add_to_text_blob(&builder, text, font, 0, yOffset);