Flutter Engine
The Flutter Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Functions
SkUnicodes::Libgrapheme Namespace Reference

Functions

SKUNICODE_API sk_sp< SkUnicodeMake ()
 

Function Documentation

◆ Make()

sk_sp< SkUnicode > SkUnicodes::Libgrapheme::Make ( )

Definition at line 300 of file SkUnicode_libgrapheme.cpp.

300 {
301 return sk_make_sp<SkUnicode_libgrapheme>();
302}