Searched defs:TextLine (Results 1 – 8 of 8) sorted by relevance
105 struct TextLine { struct115 TextLine(StringSlice t) : fText(std::move(t)) {} in TextLine() argument116 TextLine() {} in TextLine() function
103 struct TextLine { struct113 TextLine(StringSlice t) : fText(std::move(t)) {} in TextLine() argument114 TextLine() {} in TextLine() function
140 static void GenRasterTextLine(GifRowType *RasterBuffer, char *TextLine, in GenRasterTextLine()
177 static void GenRasterTextLine(GifRowType *RasterBuffer, char *TextLine, in GenRasterTextLine()
171 friend class TextLine; variable472 friend class TextLine; variable
81 TextLine::TextLine(ParagraphImpl* owner, in TextLine() function in skia::textlayout::TextLine
149 friend class TextLine; variable
33 TextLine::TextLine(ParagraphImpl* master, in TextLine() function in skia::textlayout::TextLine