#include <SkShaper.h>
◆ atEnd()
virtual bool SkShaper::RunIterator::atEnd |
( |
| ) |
const |
|
pure virtualinherited |
Return true if consume should no longer be called.
◆ consume()
virtual void SkShaper::RunIterator::consume |
( |
| ) |
|
|
pure virtualinherited |
Set state to that of current run and move iterator to end of that run.
◆ currentScript()
virtual SkFourByteTag SkShaper::ScriptRunIterator::currentScript |
( |
| ) |
const |
|
pure virtual |
Should be iso15924 codes.
◆ endOfCurrentRun()
virtual size_t SkShaper::RunIterator::endOfCurrentRun |
( |
| ) |
const |
|
pure virtualinherited |
Offset to one past the last (utf8) element in the current run.
The documentation for this class was generated from the following file: