Home
last modified time | relevance | path

Searched defs:WrappedText (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/experimental/sktext/src/
DLogicalRun.h67 friend class WrappedText; variable
/third_party/skia/experimental/sktext/include/
DText.h115 class WrappedText; variable
240 WrappedText() : fActualSize(SkSize::MakeEmpty()), fAligned(TextAlign::kNothing) { } in WrappedText() function
DInterface.h47 class WrappedText; variable