Searched defs:lcsCSType (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/libuemf/
H A Duemf.c1840 \param lcsCSType LCS_CSType Enumeration
1847 int32_t lcsCSType,
1857 lcsa.lcsCSType = lcsCSType;
1870 \param lcsCSType LCS_CSType Enumeration
1877 int32_t lcsCSType,
1887 lcsa.lcsCSType = lcsCSType;
1846 logcolorspacea_set( int32_t lcsCSType, int32_t lcsIntent, U_CIEXYZTRIPLE lcsEndpoints, U_LCS_GAMMARGB lcsGammaRGB, char *lcsFilename ) argument
1876 logcolorspacew_set( int32_t lcsCSType, int32_t lcsIntent, U_CIEXYZTRIPLE lcsEndpoints, U_LCS_GAMMARGB lcsGammaRGB, uint16_t *lcsFilename ) argument
H A Duemf.h313 For U_LOGCOLORSPACEA/U_LOGCOLORSPACEW lcsCSType field
505 int32_t lcsCSType; //!< LCS_CSType Enumeration member in struct:__anon116
522 int32_t lcsCSType; //!< lcsCSType Enumeration member in struct:__anon117
3423 U_LOGCOLORSPACEA logcolorspacea_set(int32_t lcsCSType, int32_t lcsIntent,
3425 U_LOGCOLORSPACEW logcolorspacew_set(int32_t lcsCSType, int32_t lcsIntent,

Completed in 53 milliseconds