Home
last modified time | relevance | path

Searched refs:JustifySelf (Results 1 – 25 of 59) sorted by relevance

123

/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/layout/
H A Djuce_GridItem.h105 enum class JustifySelf : int enum
145 JustifySelf justifySelf = JustifySelf::autoValue;
225 GridItem withJustifySelf (JustifySelf newJustifySelf) const noexcept;
H A Djuce_GridItem.cpp138 GridItem GridItem::withJustifySelf (JustifySelf newJustifySelf) const noexcept in withJustifySelf()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/layout/
H A Djuce_GridItem.h105 enum class JustifySelf : int enum
145 JustifySelf justifySelf = JustifySelf::autoValue;
225 GridItem withJustifySelf (JustifySelf newJustifySelf) const noexcept;
H A Djuce_GridItem.cpp138 GridItem GridItem::withJustifySelf (JustifySelf newJustifySelf) const noexcept in withJustifySelf()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/values/specified/
H A Dalign.rs373 pub struct JustifySelf(pub SelfAlignment); struct
375 impl Parse for JustifySelf { implementation
377 Ok(JustifySelf(SelfAlignment::parse(input, AxisDirection::Inline)?)) in parse()
381 impl From<u8> for JustifySelf { implementation
383 JustifySelf(SelfAlignment(AlignFlags::from_bits_truncate(bits))) in from()
387 impl From<JustifySelf> for u8 {
388 fn from(justify: JustifySelf) -> u8 { in from()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/values/computed/
H A Dalign.rs13 pub use super::specified::{AlignSelf, JustifySelf};
H A Dmod.rs37 pub use self::align::{AlignSelf, JustifySelf};
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/values/computed/
H A Dalign.rs15 pub use super::specified::{AlignSelf, JustifySelf};
H A Dmod.rs34 pub use self::align::{AlignSelf, JustifySelf};
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/values/computed/
H A Dalign.rs16 pub use super::specified::{AlignSelf, JustifySelf};
H A Dmod.rs38 pub use self::align::{AlignSelf, JustifySelf};
/dports/www/firefox/firefox-99.0/servo/components/style/values/computed/
H A Dalign.rs16 pub use super::specified::{AlignSelf, JustifySelf};
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/values/computed/
H A Dalign.rs16 pub use super::specified::{AlignSelf, JustifySelf};
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/values/specified/
H A Dalign.rs511 pub struct JustifySelf(pub SelfAlignment); struct
513 impl Parse for JustifySelf { implementation
520 Ok(JustifySelf(SelfAlignment::parse( in parse()
527 impl SpecifiedValueInfo for JustifySelf { implementation
/dports/www/firefox/firefox-99.0/servo/components/style/values/specified/
H A Dalign.rs511 pub struct JustifySelf(pub SelfAlignment); struct
513 impl Parse for JustifySelf { implementation
520 Ok(JustifySelf(SelfAlignment::parse( in parse()
527 impl SpecifiedValueInfo for JustifySelf { implementation
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/values/specified/
H A Dalign.rs511 pub struct JustifySelf(pub SelfAlignment); struct
513 impl Parse for JustifySelf { implementation
520 Ok(JustifySelf(SelfAlignment::parse( in parse()
527 impl SpecifiedValueInfo for JustifySelf { implementation
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/values/specified/
H A Dalign.rs516 pub struct JustifySelf(pub SelfAlignment); struct
518 impl Parse for JustifySelf { implementation
525 Ok(JustifySelf(SelfAlignment::parse( in parse()
532 impl SpecifiedValueInfo for JustifySelf { implementation
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/properties/shorthands/
H A Dposition.mako.rs759 use crate::values::specified::align::{AlignSelf, JustifySelf, SelfAlignment, AxisDirection};
778 justify_self: JustifySelf(justify), in parse_value()
/dports/www/firefox/firefox-99.0/servo/components/style/properties/shorthands/
H A Dposition.mako.rs759 use crate::values::specified::align::{AlignSelf, JustifySelf, SelfAlignment, AxisDirection};
778 justify_self: JustifySelf(justify), in parse_value()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/properties/shorthand/
H A Dposition.mako.rs672 use values::specified::align::{AlignSelf, JustifySelf, SelfAlignment, AxisDirection};
697 justify_self: JustifySelf(justify), in parse_value()
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/properties/shorthands/
H A Dposition.mako.rs759 use crate::values::specified::align::{AlignSelf, JustifySelf, SelfAlignment, AxisDirection};
778 justify_self: JustifySelf(justify), in parse_value()
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/properties/shorthands/
H A Dposition.mako.rs757 use crate::values::specified::align::{AlignSelf, JustifySelf, SelfAlignment, AxisDirection};
776 justify_self: JustifySelf(justify), in parse_value()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DnsComputedDOMStylePropertyList.h168 COMPUTED_STYLE_PROP(justify_self, JustifySelf)
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsComputedDOMStylePropertyList.h173 COMPUTED_STYLE_PROP(justify_self, JustifySelf)
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/csstype/
H A Dindex.d.ts2443 justifySelf?: Property.JustifySelf;
6377 msJustifySelf?: Property.JustifySelf;
11265 "justify-self"?: Property.JustifySelf;
15199 "-ms-justify-self"?: Property.JustifySelf;
18956 …export type JustifySelf = Globals | DataType.SelfPosition | "auto" | "baseline" | "left" | "normal… alias

123