Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
DV8CSSStyleDeclarationCustom.cpp83 struct CSSPropertyInfo { struct
84 unsigned propID: 30; // CSSPropertyID
85 unsigned nameWithDash: 1;
86 unsigned nameWithCssPrefix: 1;