Home
last modified time | relevance | path

Searched defs:TextLine (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/experimental/editor/
Deditor.h105 struct TextLine { struct
115 TextLine(StringSlice t) : fText(std::move(t)) {} in TextLine() argument
116 TextLine() {} in TextLine() function
/third_party/skia/modules/skplaintexteditor/include/
Deditor.h103 struct TextLine { struct
113 TextLine(StringSlice t) : fText(std::move(t)) {} in TextLine() argument
114 TextLine() {} in TextLine() function
/third_party/giflib/
Dgifcolor.c140 static void GenRasterTextLine(GifRowType *RasterBuffer, char *TextLine, in GenRasterTextLine()
Dgifecho.c177 static void GenRasterTextLine(GifRowType *RasterBuffer, char *TextLine, in GenRasterTextLine()
/third_party/skia/modules/skparagraph/src/
DRun.h171 friend class TextLine; variable
472 friend class TextLine; variable
DTextLine.cpp81 TextLine::TextLine(ParagraphImpl* owner, in TextLine() function in skia::textlayout::TextLine
/third_party/flutter/skia/modules/skparagraph/src/
DRun.h149 friend class TextLine; variable
DTextLine.cpp33 TextLine::TextLine(ParagraphImpl* master, in TextLine() function in skia::textlayout::TextLine