Lines Matching defs:U_BITMAP16
864 The U_BITMAP16 core is always followed by
876 } U_BITMAP16;
1425 U_BITMAP16 bitmap; //!< Src bitmap
1476 U_BITMAP16 bitmap; //!< Src bitmap
1978 A truncated U_BITMAP16. Only the first 14 bytes are present, and the last 4 bytes (bits section) are ignored.
1980 A pattern. The pattern is a byte array whose size is set by the fields in the U_BITMAP16 structure as follows:
2112 U_BITMAP16 *U_BITMAP16_set(const int16_t Type, const int16_t Width, const int16_t Height,
2126 uint32_t iUsage, const U_BITMAP16 *Bm16);
2127 char *wcreatepatternbrush_set(uint32_t *ihBrush, WMFHANDLES *wht, U_BITMAP16 *Bm16, char *Pattern);
2175 uint32_t dwRop3, const U_BITMAP16 *Bm16);
2177 U_POINT16 cSrc, uint32_t dwRop3, const U_BITMAP16 *Bm16);
2211 const U_BITMAPINFO *Bmi, uint32_t cbPx, const char *Px, const U_BITMAP16 *Bm16);
2395 char *U_WMRCREATEPATTERNBRUSH_set(U_BITMAP16 *Bm16, char *Pattern);
2448 int U_WMRBITBLT_get(const char *contents, U_POINT16 * Dst, U_POINT16 * cwh, U_POINT16 * Src, uint32_t *dwRop3, U_BITMAP16 *Bm16, const char **px);
2449 int U_WMRSTRETCHBLT_get(const char *contents, U_POINT16 * Dst, U_POINT16 * cDst, U_POINT16 * Src, U_POINT16 * cSrc, uint32_t *dwRop3, U_BITMAP16 *Bm16, const char **px);
2663 int U_WMRCREATEPATTERNBRUSH_get(const char *contents, U_BITMAP16 *Bm16, int *pasize, const char **Pattern);