HomeSort by relevance Sort by last modified time
    Searched refs:CallbackId (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/
ScriptedAnimationController.h 54 typedef int CallbackId;
57 void cancelCallback(CallbackId);
81 CallbackId m_nextCallbackId;
ScriptedAnimationController.cpp 84 ScriptedAnimationController::CallbackId ScriptedAnimationController::registerCallback(RequestAnimationFrameCallback* callback)
86 ScriptedAnimationController::CallbackId id = ++m_nextCallbackId;
100 void ScriptedAnimationController::cancelCallback(CallbackId id)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wdstpdi.h 76 TRANSPORTPROVIDER_CALLBACK_ID CallbackId,
wdstci.h 127 TRANSPORTCLIENT_CALLBACK_ID CallbackId,
ntsecpkg.h 348 typedef NTSTATUS (NTAPI LSA_REGISTER_CALLBACK)(ULONG CallbackId,PLSA_CALLBACK_FUNCTION Callback);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]

Completed in 276 milliseconds