mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update helper functions of StyleComplexColor
This commit is contained in:
parent
b29b33c84c
commit
7d59e3bd93
3 changed files with 12 additions and 0 deletions
|
@ -3042,6 +3042,7 @@ pub mod root {
|
|||
pub struct StyleComplexColor {
|
||||
pub mColor: root::nscolor,
|
||||
pub mForegroundRatio: u8,
|
||||
pub mIsAuto: bool,
|
||||
}
|
||||
#[test]
|
||||
fn bindgen_test_layout_StyleComplexColor() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue