Searched defs:CSSPropertyInfo (Results 1 – 1 of 1) sorted by relevance
83 struct CSSPropertyInfo { struct84 unsigned propID: 30; // CSSPropertyID85 unsigned nameWithDash: 1;86 unsigned nameWithCssPrefix: 1;