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