Searched refs:applets (Results 1 - 7 of 7) sorted by relevance

/external/webkit/WebCore/dom/
H A DDocument.idl171 readonly attribute HTMLCollection applets;
H A DDocument.h329 PassRefPtr<HTMLCollection> applets();
H A DDocument.cpp4207 PassRefPtr<HTMLCollection> Document::applets() function in class:WebCore::Document
/external/webkit/WebKit/win/Interfaces/
H A DDOMHTML.idl152 - (DOMHTMLCollection *)applets;
154 HRESULT applets([out, retval] IDOMHTMLCollection** collection);
/external/webkit/WebKit/win/
H A DDOMHTMLClasses.cpp286 HRESULT STDMETHODCALLTYPE DOMHTMLDocument::applets( function in class:DOMHTMLDocument
H A DDOMHTMLClasses.h401 virtual HRESULT STDMETHODCALLTYPE applets(
/external/webkit/WebCore/bindings/objc/
H A DPublicDOMInterfaces.h84 @property(readonly, retain) DOMHTMLCollection *applets; variable

Completed in 55 milliseconds