Struct ppapi::font::DescriptionExperimental
[-]
[+]
[src]
pub struct Description {
// some fields omitted
}pub struct Description {
// some fields omitted
}impl Descriptionfn new_from_family(fam: Family) -> Descriptionunsafe fn to_ffi(&self) -> Struct_PP_FontDescription_Devimpl<__S: Writer + Hasher> Hash<__S> for Descriptionfn hash(&self, __arg_0: &mut __S)impl Clone for Descriptionfn clone(&self) -> Descriptionfn clone_from(&mut self, source: &Self)impl PartialEq for Descriptionfn eq(&self, __arg_0: &Description) -> boolfn ne(&self, __arg_0: &Description) -> boolimpl Eq for Descriptionfn 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).