Lines Matching defs:up
257 U_PEN up = U_PEN_set(U_PS_SOLID, 1, colorref_set(0, 0, 0));
259 rec = wcreatepenindirect_set(&Pen, wht, up);
265 up = U_PEN_set(U_PS_NULL, 1, colorref_set(0, 0, 0));
266 rec = wcreatepenindirect_set(&hpen_null, wht, up);
315 wmf_free(&wt); // clean up
316 wmf_htable_free(&wht); // clean up
445 // SVG text has no background attribute, so OPAQUE mode ALWAYS cancels after the next draw, otherwise it would mess up future text output.
532 U_PEN up;
607 up = U_PEN_set(penstyle | modstyle, linewidth, penColor);
608 rec = wcreatepenindirect_set(&pen, wht, up);
1089 3. Probably messes up if row stride != w*4
1519 // uint32_t *adx = dx_set(textheight, U_FW_NORMAL, slen); // dx is needed, this makes one up