Home
last modified time | relevance | path

Searched refs:FONT_TYPE_FT (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/py-cairocffi/cairocffi-1.2.0/cairocffi/
H A Dconstants.py142 FONT_TYPE_FT = 1 variable
/dports/graphics/cairomm/cairomm-1.12.2/cairomm/
H A Denums.h756 FONT_TYPE_FT = CAIRO_FONT_TYPE_FT, enumerator
/dports/print/texlive-base/texlive-20150521-source/texk/dvipng/dvipng-1.15/
H A Ddraw.c95 case FONT_TYPE_FT: DEBUG_PRINT(DEBUG_DVI,("\n FT CHAR:\t")); break; in SetChar()
110 case FONT_TYPE_FT: LoadFT(c, ptr); break; in SetChar()
H A Dft.c146 tfontp->type = FONT_TYPE_FT; in InitFT()
H A Dfont.c276 case FONT_TYPE_FT: in DoneFont()
H A Ddvipng.h240 #define FONT_TYPE_FT 3 macro
/dports/print/py-weasyprint/WeasyPrint-51/weasyprint/
H A Dfonts.py271 cairo.FONT_TYPE_FT),