libwasm.bindings.FontFaceSet

Undocumented in source.

Members

Aliases

FontFaceSetForEachCallback
alias FontFaceSetForEachCallback = void delegate(FontFace, FontFace, FontFaceSet)
Undocumented in source.

Enums

FontFaceSetLoadStatus
enum FontFaceSetLoadStatus
Undocumented in source.

Functions

FontFaceSet_forEach
void FontFaceSet_forEach(Handle , FontFaceSetForEachCallback , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FontFaceSet_forEach_0
void FontFaceSet_forEach_0(Handle , FontFaceSetForEachCallback )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

FontFaceSet
struct FontFaceSet
Undocumented in source.
FontFaceSetIterator
struct FontFaceSetIterator
Undocumented in source.
FontFaceSetIteratorResult
struct FontFaceSetIteratorResult
Undocumented in source.

Meta