Home
last modified time | relevance | path

Searched refs:rop_write_pattern (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdevmswn.h102 #define rop_write_pattern 0xF00021L /* PatBlt: write brush */ macro
H A Dgdevwddb.c242 PatBlt(wdev->hdcbit, x, y, w, h, rop_write_pattern); in win_ddb_fill_rectangle()
H A Dgdevwprn.c360 PatBlt(wdev->hdcmf, x, y, w, h, rop_write_pattern); in win_prn_fill_rectangle()