Searched refs:isBlockingFollowers (Results 1 - 2 of 2) 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))
H A DHTMLImportStateResolver.h49 static bool isBlockingFollowers(HTMLImport*);

Completed in 246 milliseconds