Home
last modified time | relevance | path

Searched defs:AttrValue (Results 1 – 25 of 239) sorted by relevance

12345678910

/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/
H A Dattr.rs39 pub enum AttrValue { enum
160 impl AttrValue { implementation
186 pub fn from_atomic_tokens(atoms: Vec<Atom>) -> AttrValue { in from_atomic_tokens()
193 pub fn from_u32(string: String, default: u32) -> AttrValue { in from_u32()
203 pub fn from_i32(string: String, default: i32) -> AttrValue { in from_i32()
241 pub fn from_atomic(string: String) -> AttrValue { in from_atomic()
251 pub fn from_legacy_color(string: String) -> AttrValue { in from_legacy_color()
256 pub fn from_dimension(string: String) -> AttrValue { in from_dimension()
261 pub fn from_nonzero_dimension(string: String) -> AttrValue { in from_nonzero_dimension()
366 impl ::std::ops::Deref for AttrValue { implementation
[all …]
/dports/www/firefox/firefox-99.0/servo/components/style/
H A Dattr.rs39 pub enum AttrValue { enum
160 impl AttrValue { implementation
186 pub fn from_atomic_tokens(atoms: Vec<Atom>) -> AttrValue { in from_atomic_tokens()
193 pub fn from_u32(string: String, default: u32) -> AttrValue { in from_u32()
203 pub fn from_i32(string: String, default: i32) -> AttrValue { in from_i32()
241 pub fn from_atomic(string: String) -> AttrValue { in from_atomic()
251 pub fn from_legacy_color(string: String) -> AttrValue { in from_legacy_color()
256 pub fn from_dimension(string: String) -> AttrValue { in from_dimension()
261 pub fn from_nonzero_dimension(string: String) -> AttrValue { in from_nonzero_dimension()
366 impl ::std::ops::Deref for AttrValue { implementation
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/
H A Dattr.rs39 pub enum AttrValue { enum
160 impl AttrValue { impl
186 pub fn from_atomic_tokens(atoms: Vec<Atom>) -> AttrValue { in from_atomic_tokens()
193 pub fn from_u32(string: String, default: u32) -> AttrValue { in from_u32()
203 pub fn from_i32(string: String, default: i32) -> AttrValue { in from_i32()
241 pub fn from_atomic(string: String) -> AttrValue { in from_atomic()
251 pub fn from_legacy_color(string: String) -> AttrValue { in from_legacy_color()
256 pub fn from_dimension(string: String) -> AttrValue { in from_dimension()
261 pub fn from_nonzero_dimension(string: String) -> AttrValue { in from_nonzero_dimension()
366 impl ::std::ops::Deref for AttrValue { implementation
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/
H A Dattr.rs38 pub enum AttrValue { enum
159 impl AttrValue { implementation
185 pub fn from_atomic_tokens(atoms: Vec<Atom>) -> AttrValue { in from_atomic_tokens()
192 pub fn from_u32(string: String, default: u32) -> AttrValue { in from_u32()
202 pub fn from_i32(string: String, default: i32) -> AttrValue { in from_i32()
240 pub fn from_atomic(string: String) -> AttrValue { in from_atomic()
250 pub fn from_legacy_color(string: String) -> AttrValue { in from_legacy_color()
255 pub fn from_dimension(string: String) -> AttrValue { in from_dimension()
260 pub fn from_nonzero_dimension(string: String) -> AttrValue { in from_nonzero_dimension()
365 impl ::std::ops::Deref for AttrValue { implementation
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/
H A Dattr.rs38 pub enum AttrValue { enum
153 impl AttrValue { implementation
174 pub fn from_atomic_tokens(atoms: Vec<Atom>) -> AttrValue { in from_atomic_tokens()
181 pub fn from_u32(string: String, default: u32) -> AttrValue { in from_u32()
191 pub fn from_i32(string: String, default: i32) -> AttrValue { in from_i32()
229 pub fn from_atomic(string: String) -> AttrValue { in from_atomic()
239 pub fn from_legacy_color(string: String) -> AttrValue { in from_legacy_color()
244 pub fn from_dimension(string: String) -> AttrValue { in from_dimension()
249 pub fn from_nonzero_dimension(string: String) -> AttrValue { in from_nonzero_dimension()
366 impl ::std::ops::Deref for AttrValue { implementation
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/git2-0.13.22/src/
H A Dattr.rs11 pub enum AttrValue<'string> { enum
36 impl<'string> AttrValue<'string> { implementation
72 impl PartialEq for AttrValue<'_> { implementation
/dports/devel/git-delta/delta-0.9.2/cargo-crates/git2-0.13.23/src/
H A Dattr.rs11 pub enum AttrValue<'string> { enum
36 impl<'string> AttrValue<'string> { impl
72 impl PartialEq for AttrValue<'_> { implementation
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/git2-0.13.22/src/
H A Dattr.rs11 pub enum AttrValue<'string> { enum
36 impl<'string> AttrValue<'string> { impl
72 impl PartialEq for AttrValue<'_> { implementation
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/git2-0.13.18/src/
H A Dattr.rs11 pub enum AttrValue<'string> { enum
36 impl<'string> AttrValue<'string> { implementation
72 impl PartialEq for AttrValue<'_> { implementation
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/git2-0.13.21/src/
H A Dattr.rs11 pub enum AttrValue<'string> { enum
36 impl<'string> AttrValue<'string> { impl
72 impl PartialEq for AttrValue<'_> { implementation
/dports/misc/broot/broot-1.7.0/cargo-crates/git2-0.13.20/src/
H A Dattr.rs11 pub enum AttrValue<'string> { enum
36 impl<'string> AttrValue<'string> { implementation
72 impl PartialEq for AttrValue<'_> { implementation
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/git2-0.13.25/src/
H A Dattr.rs11 pub enum AttrValue<'string> { enum
36 impl<'string> AttrValue<'string> { impl
72 impl PartialEq for AttrValue<'_> { implementation
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/git2-0.13.20/src/
H A Dattr.rs11 pub enum AttrValue<'string> { enum
36 impl<'string> AttrValue<'string> { implementation
72 impl PartialEq for AttrValue<'_> { implementation
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/git2-0.13.23/src/
H A Dattr.rs11 pub enum AttrValue<'string> { enum
36 impl<'string> AttrValue<'string> { impl
72 impl PartialEq for AttrValue<'_> { implementation
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/git2-0.13.23/src/
H A Dattr.rs11 pub enum AttrValue<'string> { enum
36 impl<'string> AttrValue<'string> { impl
72 impl PartialEq for AttrValue<'_> { implementation
/dports/lang/rust/rustc-1.58.1-src/vendor/git2/src/
H A Dattr.rs11 pub enum AttrValue<'string> { enum
36 impl<'string> AttrValue<'string> { implementation
72 impl PartialEq for AttrValue<'_> { implementation
/dports/textproc/bat/bat-0.18.3/cargo-crates/git2-0.13.20/src/
H A Dattr.rs11 pub enum AttrValue<'string> { enum
36 impl<'string> AttrValue<'string> { implementation
72 impl PartialEq for AttrValue<'_> { implementation
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Dattr.rs40 value: AttrValue, in new_inherited()
61 value: AttrValue, in new()
180 pub fn set_value(&self, mut value: AttrValue, owner: &Element) { in set_value()
208 pub fn swap_value(&self, value: &mut AttrValue) { in swap_value()
216 pub fn value(&self) -> Ref<AttrValue> { in value()
254 unsafe fn value_forever(&self) -> &'static AttrValue; in value_forever()
259 unsafe fn value_for_layout(&self) -> &AttrValue; in value_for_layout()
265 unsafe fn value_forever(&self) -> &'static AttrValue { in value_forever()
299 unsafe fn value_for_layout(&self) -> &AttrValue { in value_for_layout()
H A Dhtmlfontelement.rs83 fn parse_plain_attribute(&self, name: &LocalName, value: DOMString) -> AttrValue { in parse_plain_attribute()
134 fn parse_size(mut input: &str) -> AttrValue { in parse_size()
H A Dhtmllielement.rs53 fn parse_plain_attribute(&self, name: &LocalName, value: DOMString) -> AttrValue { in parse_plain_attribute()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/freedesktop_entry_parser-1.2.0/src/
H A Dinternal.rs16 pub struct AttrValue { struct
24 pub(crate) struct AttrMap(HashMap<SP, AttrValue>); argument
127 ) -> Option<&'a AttrValue> { in get_attr()
167 pub(crate) fn get_attr(&self, attr_name: &str) -> Option<&AttrValue> { in get_attr()
172 impl AttrValue { implementation
/dports/games/vavoom/vavoom-1.33/libs/core/
H A Dxml.cpp304 VStr AttrValue; in Parse() local
491 bool VXmlDocument::ParseAttribute(VStr& AttrName, VStr& AttrValue) in ParseAttribute()
545 VStr AttrValue; in ParseNode() local
/dports/x11/hs-xmobar/xmobar-0.39/src/Xmobar/Plugins/Monitors/
H A DUVMeter.hs126 type AttrValue = String type
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/exp/locale/collate/
H A Dmaketables.go337 type AttrValue struct { struct
338 Type string `xml:"type,attr"`
339 Key string `xml:"key,attr,omitempty"`
340 Draft string `xml:"draft,attr,omitempty"`
341 Value string `xml:",innerxml"`
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/invalidation/element/
H A Delement_wrapper.rs60 fn lang_attr(&self) -> Option<AttrValue>; in lang_attr()
122 fn get_lang(&self) -> Option<AttrValue> { in get_lang()
322 operation: &AttrSelectorOperation<&AttrValue>, in attr_matches()

12345678910