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

/external/chromium_org/third_party/WebKit/Source/core/html/imports/
H A DHTMLImport.h111 bool isSync() const { return SyncMode(m_sync) == Sync; } function in class:WebCore::HTMLImport
H A DLinkImport.cpp120 bool LinkImport::isSync() const function in class:WebCore::LinkImport

Completed in 170 milliseconds