Home
last modified time | relevance | path

Searched refs:HTMLImportStateResolver (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/imports/
DHTMLImportStateResolver.cpp40 inline bool HTMLImportStateResolver::isBlockingFollowers(HTMLImport* import) in isBlockingFollowers()
50 inline bool HTMLImportStateResolver::shouldBlockScriptExecution() const in shouldBlockScriptExecution()
68 inline bool HTMLImportStateResolver::isActive() const in isActive()
73 HTMLImportState HTMLImportStateResolver::resolve() const in resolve()
DHTMLImportStateResolver.h40 class HTMLImportStateResolver {
42 explicit HTMLImportStateResolver(HTMLImport* import) in HTMLImportStateResolver() function
DHTMLImport.cpp105 i->m_state = HTMLImportStateResolver(i).resolve(); in recalcTreeState()
/external/chromium_org/third_party/WebKit/Source/core/
Dwebcore_html.target.linux-x86.mk236 third_party/WebKit/Source/core/html/imports/HTMLImportStateResolver.cpp \
Dwebcore_html.target.linux-arm64.mk236 third_party/WebKit/Source/core/html/imports/HTMLImportStateResolver.cpp \
Dwebcore_html.target.darwin-x86.mk236 third_party/WebKit/Source/core/html/imports/HTMLImportStateResolver.cpp \
Dwebcore_html.target.darwin-arm64.mk236 third_party/WebKit/Source/core/html/imports/HTMLImportStateResolver.cpp \
Dwebcore_html.target.darwin-x86_64.mk236 third_party/WebKit/Source/core/html/imports/HTMLImportStateResolver.cpp \
Dwebcore_html.target.linux-mips.mk236 third_party/WebKit/Source/core/html/imports/HTMLImportStateResolver.cpp \
Dwebcore_html.target.linux-x86_64.mk236 third_party/WebKit/Source/core/html/imports/HTMLImportStateResolver.cpp \
Dwebcore_html.target.darwin-mips.mk236 third_party/WebKit/Source/core/html/imports/HTMLImportStateResolver.cpp \
Dwebcore_html.target.linux-arm.mk236 third_party/WebKit/Source/core/html/imports/HTMLImportStateResolver.cpp \
Dwebcore_html.target.darwin-arm.mk236 third_party/WebKit/Source/core/html/imports/HTMLImportStateResolver.cpp \
Dcore.gypi2708 'html/imports/HTMLImportStateResolver.cpp',
2709 'html/imports/HTMLImportStateResolver.h',