Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
paragraph.cc File Reference
#include "flutter/lib/ui/text/paragraph.h"
#include "flutter/common/settings.h"
#include "flutter/common/task_runners.h"
#include "flutter/fml/logging.h"
#include "flutter/fml/task_runner.h"
#include "third_party/dart/runtime/include/dart_api.h"
#include "third_party/skia/modules/skparagraph/include/DartTypes.h"
#include "third_party/skia/modules/skparagraph/include/Paragraph.h"
#include "third_party/tonic/converter/dart_converter.h"
#include "third_party/tonic/dart_args.h"
#include "third_party/tonic/dart_binding_macros.h"
#include "third_party/tonic/dart_library_natives.h"
#include "third_party/tonic/logging/dart_invoke.h"

Go to the source code of this file.

Namespaces

namespace  flutter
 

Functions

 flutter::IMPLEMENT_WRAPPERTYPEINFO (ui, Paragraph)
 
static tonic::Float32List flutter::EncodeTextBoxes (const std::vector< txt::Paragraph::TextBox > &boxes)
 
Dart_Handle flutter::glyphInfoFrom (Dart_Handle constructor, const skia::textlayout::Paragraph::GlyphInfo &glyphInfo)