isBlockingFollowers   53 Source/core/html/imports/HTMLImportStateResolver.cpp         if (ancestor->previous() && isBlockingFollowers(ancestor->previous()))
isBlockingFollowers   63 Source/core/html/imports/HTMLImportStateResolver.cpp         if (child->isSync() && isBlockingFollowers(child))
isBlockingFollowers   49 Source/core/html/imports/HTMLImportStateResolver.h     static bool isBlockingFollowers(HTMLImport*);