Home
last modified time | relevance | path

Searched refs:MN3 (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Dbitmap4.cxx37 #define MN3(a,b,c) S2(a,b); S2(a,c); macro
41 #define MNMX5(a,b,c,d,e) S2(a,b); S2(c,d); MN3(a,c,e); MX3(b,d,e);
42 #define MNMX6(a,b,c,d,e,f) S2(a,d); S2(b,e); S2(c,f); MN3(a,b,c); MX3(d,e,f);

Completed in 17 milliseconds