Home | History | Annotate | Download | only in plugins

Lines Matching refs:ANPTypeface

90 struct ANPTypeface;
461 ANPTypeface* (*createFromName)(const char name[], ANPTypefaceStyle);
473 ANPTypeface* (*createFromTypeface)(const ANPTypeface* family,
480 int32_t (*getRefCount)(const ANPTypeface*);
484 void (*ref)(ANPTypeface*);
489 void (*unref)(ANPTypeface*);
493 ANPTypefaceStyle (*getStyle)(const ANPTypeface*);
521 int32_t (*getFontPath)(const ANPTypeface*, char path[], int32_t length,
574 ANPTypeface* (*getTypeface)(const ANPPaint*);
580 void (*setTypeface)(ANPPaint*, ANPTypeface*);