Struct x11_dl::xrender::_XSpanFix [−][src]
Fields
left: XFixed
right: XFixed
y: XFixed
Trait Implementations
impl Debug for _XSpanFix[src]
impl Debug for _XSpanFixfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Clone for _XSpanFix[src]
impl Clone for _XSpanFixfn clone(&self) -> _XSpanFix[src]
fn clone(&self) -> _XSpanFixReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Copy for _XSpanFix[src]
impl Copy for _XSpanFiximpl PartialEq for _XSpanFix[src]
impl PartialEq for _XSpanFix