Home
last modified time | relevance | path

Searched defs:isSync (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/imports/
DLinkImport.cpp120 bool LinkImport::isSync() const in isSync() function in WebCore::LinkImport
DHTMLImport.h111 bool isSync() const { return SyncMode(m_sync) == Sync; } in isSync() function
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl313 glIsSyncFunc isSync; variable