Lines Matching refs:brush
1658 /* does the record create an object: brush, font, palette, pen, or region ?
3086 \param Brush Index of brush to use in frame in object table
4342 \param Pattern byte array pattern, described by Bm16, for brush
4397 \param brush Parameters of the brush object to create.
4399 char *U_WMRCREATEBRUSHINDIRECT_set(U_WLOGBRUSH brush){
4400 return U_WMRCORE_2U16_N16_set(U_WMR_CREATEBRUSHINDIRECT, NULL, NULL, U_SIZE_WLOGBRUSH/2, &brush);
5650 \param Brush Index of brush to use in frame in object table
6936 \param Pattern byte array pattern, described by Bm16, for brush
6996 \param brush pointer to U_WLOGBRUSH structure in memory. Pointer may not be aligned properly for structure.
7000 const char **brush
7003 return U_WMRCORE_2U16_N16_get(contents, (U_SIZE_WMRCREATEBRUSHINDIRECT), NULL, NULL, brush);