Home
last modified time | relevance | path

Searched refs:StateDependency (Results 1 – 12 of 12) sorted by relevance

/dports/polish/kadu/kadu-4.3/kadu-core/gui/widgets/configuration/
H A Dconfig-widget.h47 QString StateDependency; variable
65 bool isStateDependentDirectly() { return StateDependency == "" || StateDependency == "direct"; } in isStateDependentDirectly()
H A Dconfig-widget.cpp49 StateDependency = domElement.attribute("state-dependency"); in fromDomElement()
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/invalidation/element/
H A Dinvalidation_map.rs123 pub struct StateDependency { struct
130 impl SelectorMapEntry for StateDependency { argument
166 pub state_affecting_selectors: SelectorMap<StateDependency>,
296 .insert(StateDependency { in collect_invalidations_for()
H A Dstate_and_attributes.rs411 map: &'selectors SelectorMap<StateDependency>, in collect_state_dependencies() argument
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/invalidation/element/
H A Dinvalidation_map.rs152 pub struct StateDependency { struct
159 impl SelectorMapEntry for StateDependency { argument
197 pub state_affecting_selectors: SelectorMap<StateDependency>,
357 StateDependency { in visit_whole_selector_from()
H A Dstate_and_attributes.rs420 map: &'selectors SelectorMap<StateDependency>, in collect_state_dependencies() argument
/dports/www/firefox/firefox-99.0/servo/components/style/invalidation/element/
H A Dinvalidation_map.rs151 pub struct StateDependency { struct
158 impl SelectorMapEntry for StateDependency { argument
196 pub state_affecting_selectors: SelectorMap<StateDependency>,
365 StateDependency { in visit_whole_selector_from()
H A Dstate_and_attributes.rs420 map: &'selectors SelectorMap<StateDependency>, in collect_state_dependencies() argument
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/invalidation/element/
H A Dinvalidation_map.rs152 pub struct StateDependency { struct
159 impl SelectorMapEntry for StateDependency { implementation
197 pub state_affecting_selectors: SelectorMap<StateDependency>,
357 StateDependency { in visit_whole_selector_from()
H A Dstate_and_attributes.rs420 map: &'selectors SelectorMap<StateDependency>, in collect_state_dependencies() argument
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/invalidation/element/
H A Dinvalidation_map.rs150 pub struct StateDependency { struct
157 impl SelectorMapEntry for StateDependency { argument
195 pub state_affecting_selectors: SelectorMap<StateDependency>,
350 StateDependency { in visit_whole_selector_from()
H A Dstate_and_attributes.rs418 map: &'selectors SelectorMap<StateDependency>, in collect_state_dependencies() argument