Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/custom/
DCustomElementLifecycleCallbacks.h53 bool hasCallback(CallbackType type) const { return m_callbackType & type; } in hasCallback() function
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DSQLStatement.cpp74 bool SQLStatement::hasCallback() in hasCallback() function in blink::SQLStatement
DSQLTransaction.cpp84 bool SQLTransaction::hasCallback() const in hasCallback() function in blink::SQLTransaction