Searched defs:XGCValues (Results 1 – 2 of 2) sorted by relevance
25 typedef struct XGCValues XGCValues; typedef
1959 pub struct XGCValues { struct1960 pub function: ::std::os::raw::c_int,1961 pub plane_mask: ::std::os::raw::c_ulong,1962 pub foreground: ::std::os::raw::c_ulong,1963 pub background: ::std::os::raw::c_ulong,1964 pub line_width: ::std::os::raw::c_int,1965 pub line_style: ::std::os::raw::c_int,1966 pub cap_style: ::std::os::raw::c_int,1967 pub join_style: ::std::os::raw::c_int,1968 pub fill_style: ::std::os::raw::c_int,[all …]