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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dcache.c464 cache_put_brush_data(uint8 colour_code, uint8 idx, BRUSHDATA * brush_data) function
H A Dproto.h62 void cache_put_brush_data(uint8 colour_code, uint8 idx, BRUSHDATA * brush_data);
H A Dorders.c1231 cache_put_brush_data(1, cache_idx, &brush_data);
1248 cache_put_brush_data(colour_code, cache_idx, &brush_data);

Completed in 48 milliseconds