Kanzi 3.9.10
inop_font_family.hpp File Reference

Namespaces

namespace  kanzi
 
namespace  kanzi::interop
 

Functions

KANZI_INTEROP_API void kanzi::interop::FontFamily_addFontFile (ObjectWrapper *thisPtrWrapper, ObjectWrapper *fontFile, FontWeight weight, FontStyle style)
 
KANZI_INTEROP_API void kanzi::interop::FontFamily_addFontFile1 (ObjectWrapper *thisPtrWrapper, ObjectWrapper *fontFile)
 
KANZI_INTEROP_API ObjectReferencekanzi::interop::FontFamily_create (Context *context, string_view name)
 
KANZI_INTEROP_API ObjectWrapperkanzi::interop::FontFamily_getFontFile (ObjectWrapper *thisPtrWrapper, FontWeight weight, FontStyle style)
 
KANZI_INTEROP_API ObjectWrapperkanzi::interop::FontFamily_getFontFile1 (ObjectWrapper *thisPtrWrapper)