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

/external/chromium_org/third_party/WebKit/Source/core/html/imports/
H A DHTMLImportStateResolver.cpp40 inline bool HTMLImportStateResolver::isBlockingFollowers(HTMLImport* import) function in class:blink::HTMLImportStateResolver
55 if (isBlockingFollowers(predecessor))
61 if (isBlockingFollowers(child))

Completed in 2026 milliseconds