Searched defs:TextLine (Results 1 – 3 of 3) sorted by relevance
/external/skia/modules/skplaintexteditor/include/ | ||
D | editor.h | 103 struct TextLine { struct |
/external/skia/modules/skparagraph/src/ | ||
D | Run.h | 169 friend class TextLine; variable |
D | TextLine.cpp | 81 TextLine::TextLine(ParagraphImpl* owner, in TextLine() function in skia::textlayout::TextLine |