Searched refs:FontName (Results 1 - 6 of 6) sorted by relevance

/inkscape/src/libuemf/
H A Dsymbol_convert.h27 char *FontName(int code); //returns the font name (or NULL) given the enum code
H A Dsymbol_convert.c903 char *FontName(int code){ function
H A Dupmf.c143 \param FontName Name of font to draw with
160 U_PMF_STRINGFORMAT Sfs, const char *FontName, U_FLOAT Height, U_FontInfoParams *fip, uint32_t FontFlags,
179 UFontName = U_Utf8ToUtf16le(FontName, 0, NULL);
180 slen = strlen(FontName);
159 U_PMR_drawstring( const char *string, int Vpos, uint32_t FontID, const U_PSEUDO_OBJ *BrushID, uint32_t FormatID, U_PMF_STRINGFORMAT Sfs, const char *FontName, U_FLOAT Height, U_FontInfoParams *fip, uint32_t FontFlags, U_FLOAT x, U_FLOAT y, U_PSEUDO_OBJ *sum, EMFTRACK *et) argument
H A Dupmf.h2826 U_PMF_STRINGFORMAT Sfs, const char *FontName, U_FLOAT Height, U_FontInfoParams *fip, uint32_t FontFlags,
/inkscape/src/extension/internal/
H A Dwmf-print.cpp1424 facename = U_Utf8ToLatin1(FontName(newfont), 0, NULL);
H A Demf-print.cpp2058 wfacename = U_Utf8ToUtf16le(FontName(newfont), 0, NULL);

Completed in 89 milliseconds