Lines Matching refs:Brush
836 #define U_OT_Brush 0x01 //!< Brush object
1383 uint32_t Data[]; // one of the 5 types of Brush data (2.2.2 20, 24, 29, 43, or 45)
2292 uint32_t BrushID; //!< Color or index to Brush object, depends on Flags bit0
2438 uint32_t BrushID; //!< Color or index to Brush object, depends on Flags bit0
2463 uint32_t BrushID; //!< Color or index to Brush object, depends on Header.Flags bit0
2480 uint32_t BrushID; //!< Color or index to Brush object, depends on Header.Flags bit0
2496 uint32_t BrushID; //!< Color or index to Brush object, depends on Header.Flags bit0
2507 uint32_t BrushID; //!< Color or index to Brush object, depends on Header.Flags bit0
2530 uint32_t BrushID; //!< Color or index to Brush object, depends on Header.Flags bit0
2546 uint32_t BrushID; //!< Color or index to Brush object, depends on Header.Flags bit0
2562 uint32_t BrushID; //!< Color or index to Brush object, depends on Header.Flags bit0
2885 U_PSEUDO_OBJ *U_PMF_PEN_set(uint32_t Version, const U_PSEUDO_OBJ *PenData, const U_PSEUDO_OBJ *Brush);
3045 int U_PMF_PEN_get(const char *contents, uint32_t *Version, uint32_t *Type, const char **PenData, const char **Brush, const char *blimit);