Flutter Engine
The Flutter Engine
|
This is the complete list of members for SkFontScanner, including all inherited members.
AxisDefinitions typedef | SkFontScanner | |
operator=(SkNoncopyable &&)=default | SkNoncopyable | |
scanFace(SkStreamAsset *stream, int faceIndex, int *numInstances) const =0 | SkFontScanner | pure virtual |
scanFile(SkStreamAsset *stream, int *numFaces) const =0 | SkFontScanner | pure virtual |
scanInstance(SkStreamAsset *stream, int faceIndex, int instanceIndex, SkString *name, SkFontStyle *style, bool *isFixedPitch, AxisDefinitions *axes) const =0 | SkFontScanner | pure virtual |
SkNoncopyable()=default | SkNoncopyable | |
SkNoncopyable(SkNoncopyable &&)=default | SkNoncopyable | |
~SkFontScanner()=default | SkFontScanner | virtual |