linkResourceToProcess  251 Source/core/html/HTMLLinkElement.cpp     if (LinkResource* link = linkResourceToProcess())
linkResourceToProcess  163 Source/core/html/HTMLLinkElement.h     bool shouldProcessStyle() { return linkResourceToProcess() && linkStyle(); }
linkResourceToProcess  175 Source/core/html/HTMLLinkElement.h     LinkResource* linkResourceToProcess();