Searched refs:linkImport (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLLinkElement.h143 bool isImport() const { return linkImport(); }
175 LinkImport* linkImport() const;
H A DHTMLLinkElement.cpp233 LinkImport* HTMLLinkElement::linkImport() const function in class:blink::HTMLLinkElement
242 if (LinkImport* link = linkImport())

Completed in 457 milliseconds