Home
last modified time | relevance | path

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

/third_party/skia/modules/skplaintexteditor/include/
Deditor.h103 struct TextLine { struct
113 TextLine(StringSlice t) : fText(std::move(t)) {} in TextLine() function
114 TextLine() {} in TextLine() function
/third_party/skia/m133/modules/skplaintexteditor/include/
Deditor.h107 struct TextLine { struct
117 TextLine(StringSlice t) : fText(std::move(t)) {} in TextLine() argument
118 TextLine() {} in TextLine() argument
/third_party/skia/modules/skparagraph/src/
DRun.h36 class TextLine; variable
272 friend class TextLine; variable
744 friend class TextLine; in InternalLineMetrics() variable
DParagraphImpl.h42 class TextLine; variable
DTextLine.cpp169 TextLine::TextLine(ParagraphImpl* owner, function in skia::textlayout::TextLine
/third_party/skia/m133/modules/skparagraph/src/
DRun.h38 class TextLine; variable
274 friend class TextLine; variable
743 friend class TextLine; variable
DParagraphImpl.h44 class TextLine; variable
DTextLine.cpp155 TextLine::TextLine(ParagraphImpl* owner, function in skia::textlayout::TextLine