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

/inkscape/src/libuemf/
H A Duemf.h968 For U_LOGBRUSH lbHatch field
1446 For U_LOGBRUSH lbStyle field
1806 } U_LOGBRUSH, typedef in typeref:struct:__anon134
2465 U_LOGBRUSH lb; //!< Brush properties
3401 U_LOGBRUSH logbrush_set(uint32_t lbStyle, U_COLORREF lbColor, int32_t lbHatch);
3459 char *createbrushindirect_set(uint32_t *ihBrush, EMFHANDLES *eht, U_LOGBRUSH lb );
3515 char *U_EMRCREATEBRUSHINDIRECT_set(const uint32_t ihBrush, const U_LOGBRUSH lb);

Completed in 50 milliseconds