Home
last modified time | relevance | path

Searched defs:ANPTypefaceInterfaceV0 (Results 1 – 1 of 1) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/base/android/
H A Dandroid_npapi.h329 struct ANPTypefaceInterfaceV0 : ANPInterface { struct
343 ANPTypeface* (*createFromName)(const char name[], ANPTypefaceStyle);
355 ANPTypeface* (*createFromTypeface)(const ANPTypeface* family,
362 int32_t (*getRefCount)(const ANPTypeface*);
366 void (*ref)(ANPTypeface*);
371 void (*unref)(ANPTypeface*);
375 ANPTypefaceStyle (*getStyle)(const ANPTypeface*);
403 int32_t (*getFontPath)(const ANPTypeface*, char path[], int32_t length,
410 const char* (*getFontDirectoryPath)();