#include "paragraph_skia.h"#include <algorithm>#include <numeric>#include "display_list/dl_paint.h"#include "display_list/dl_text_skia.h"#include "display_list/geometry/dl_geometry_conversions.h"#include "fml/logging.h"#include "impeller/display_list/dl_text_impeller.h"#include "impeller/typographer/backends/skia/text_frame_skia.h"#include "include/core/SkMatrix.h"#include "third_party/skia/src/core/SkTextBlobPriv.h"Go to the source code of this file.
Namespaces | |
| namespace | txt |
Typedefs | |
| using | txt::PaintID = skt::ParagraphPainter::PaintID |