Searched refs:fg_reply (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xcb-util/dist/image/
H A Dtest_bitmap.c130 xcb_alloc_named_color_reply_t *fg_reply = local in function:main
137 assert(bg_reply && fg_reply);
139 fg = fg_reply->pixel;
141 free(fg_reply);

Completed in 3 milliseconds