Searched refs:U_WMREXTTEXTOUT_get (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/libuemf/
H A Duwmf.h2464 int U_WMREXTTEXTOUT_get(const char *contents, U_POINT16 * Dst, int16_t *Length, uint16_t *Opts, const char **string, const int16_t **dx, U_RECT16 * rect);
H A Duwmf_print.c894 int size = U_WMREXTTEXTOUT_get(contents, &Dst, &Length, &Opts, &string, &dx, &rect16);
H A Duwmf.c4443 \brief Make up an approximate dx array to pass to U_WMREXTTEXTOUT_get(), based on character height and weight.
5791 int U_WMREXTTEXTOUT_get( function
/inkscape/src/extension/internal/
H A Dwmf-inout.cpp2522 nSize = U_WMREXTTEXTOUT_get(contents, &Dst, &tlen, &Opts, &text, &dx, &rc );

Completed in 76 milliseconds