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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLLinkElement.h161 bool shouldProcessStyle() { return linkResourceToProcess() && linkStyle(); }
176 LinkResource* linkResourceToProcess();
H A DHTMLLinkElement.cpp202 LinkResource* HTMLLinkElement::linkResourceToProcess() function in class:blink::HTMLLinkElement
249 if (LinkResource* link = linkResourceToProcess())

Completed in 463 milliseconds