Struct ppapi::font::DescriptionExperimental
[-]
[+]
[src]
pub struct Description { // some fields omitted }
pub struct Description { // some fields omitted }
impl Description
fn new_from_family(fam: Family) -> Description
unsafe fn to_ffi(&self) -> Struct_PP_FontDescription_Dev
impl<__S: Writer + Hasher> Hash<__S> for Description
fn hash(&self, __arg_0: &mut __S)
impl Clone for Description
fn clone(&self) -> Description
fn clone_from(&mut self, source: &Self)
impl PartialEq for Description
fn eq(&self, __arg_0: &Description) -> bool
fn ne(&self, __arg_0: &Description) -> bool
impl Eq for Description
fn assert_receiver_is_total_eq(&self)
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).