Home
last modified time | relevance | path

Searched defs:OffsetRotate (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/values/computed/
H A Dmotion.rs35 pub struct OffsetRotate { struct
48 impl OffsetRotate { argument
/dports/www/firefox/firefox-99.0/servo/components/style/values/computed/
H A Dmotion.rs35 pub struct OffsetRotate { struct
48 impl OffsetRotate { impl
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/values/computed/
H A Dmotion.rs35 pub struct OffsetRotate { struct
48 impl OffsetRotate { impl
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/values/computed/
H A Dmotion.rs35 pub struct OffsetRotate { struct
48 impl OffsetRotate { implementation
/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/values/specified/
H A Dmotion.rs137 pub struct OffsetRotate { struct
140 direction: OffsetRotateDirection, argument
150 impl OffsetRotate { argument
167 impl Parse for OffsetRotate { implementation
192 impl ToComputedValue for OffsetRotate { implementation
/dports/www/firefox/firefox-99.0/servo/components/style/values/specified/
H A Dmotion.rs137 pub struct OffsetRotate { struct
140 direction: OffsetRotateDirection, argument
150 impl OffsetRotate { implementation
167 impl Parse for OffsetRotate { implementation
192 impl ToComputedValue for OffsetRotate { implementation
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/values/specified/
H A Dmotion.rs137 pub struct OffsetRotate { struct
140 direction: OffsetRotateDirection, argument
150 impl OffsetRotate { implementation
167 impl Parse for OffsetRotate { implementation
192 impl ToComputedValue for OffsetRotate { implementation
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/values/specified/
H A Dmotion.rs133 pub struct OffsetRotate { struct
136 direction: OffsetRotateDirection, argument
146 impl OffsetRotate { argument
163 impl Parse for OffsetRotate { implementation
188 impl ToComputedValue for OffsetRotate { implementation
/dports/lang/spidermonkey78/firefox-78.9.0/servo/ports/geckolib/
H A Dglue.rs882 ) -> *const computed::motion::OffsetRotate { in Servo_AnimationValue_GetOffsetRotate()
945 r: &computed::motion::OffsetRotate, in Servo_AnimationValue_OffsetRotate()
/dports/www/firefox-esr/firefox-91.8.0/servo/ports/geckolib/
H A Dglue.rs884 ) -> *const computed::motion::OffsetRotate { in Servo_AnimationValue_GetOffsetRotate()
947 r: &computed::motion::OffsetRotate, in Servo_AnimationValue_OffsetRotate()
/dports/www/firefox/firefox-99.0/servo/ports/geckolib/
H A Dglue.rs887 ) -> *const computed::motion::OffsetRotate { in Servo_AnimationValue_GetOffsetRotate()
950 r: &computed::motion::OffsetRotate, in Servo_AnimationValue_OffsetRotate()
/dports/mail/thunderbird/thunderbird-91.8.0/servo/ports/geckolib/
H A Dglue.rs884 ) -> *const computed::motion::OffsetRotate { in Servo_AnimationValue_GetOffsetRotate()
947 r: &computed::motion::OffsetRotate, in Servo_AnimationValue_OffsetRotate()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/csstype/
H A Dindex.d.ts19164 export type OffsetRotate = Globals | "auto" | "reverse" | (string & {}); alias
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/csstype/
H A Dindex.d.ts18655 export type OffsetRotate = Globals | "auto" | "reverse" | (string & {}); alias