Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Functions
SkShapers::CT Namespace Reference

Functions

SKSHAPER_API std::unique_ptr< SkShaperCoreText ()
 

Function Documentation

◆ CoreText()

std::unique_ptr< SkShaper > SkShapers::CT::CoreText ( )

Definition at line 321 of file SkShaper_coretext.cpp.

321{ return std::make_unique<SkShaper_CoreText>(); }