![]() |
Flutter Engine
The Flutter Engine
|
#include <SkShaper.h>
Public Member Functions | |
virtual const char * | currentLanguage () const =0 |
![]() | |
virtual | ~RunIterator ()=default |
virtual void | consume ()=0 |
virtual size_t | endOfCurrentRun () const =0 |
virtual bool | atEnd () const =0 |
Definition at line 98 of file SkShaper.h.
|
pure virtual |
Should be BCP-47, c locale names may also work.
Implemented in skia::textlayout::LangIterator.