Searched defs:DOMWindowCSS (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DDOMWindowCSS.h41 class DOMWindowCSS : public RefCountedWillBeGarbageCollected<DOMWindowCSS>, public ScriptWrappable { class in namespace:blink
44 static PassRefPtrWillBeRawPtr<DOMWindowCSS> create();
52 DOMWindowCSS() { } function in class:blink::DOMWindowCSS

Completed in 131 milliseconds