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

  /external/webkit/Source/WebCore/bridge/
npruntime.h 251 typedef bool (*NPInvokeFunctionPtr)(NPObject *npobj, NPIdentifier name,
278 NPInvokeFunctionPtr function may return 0 to indicate a void
302 NPInvokeFunctionPtr invoke;
testbindings.cpp 325 (NPInvokeFunctionPtr) myInvoke,

Completed in 108 milliseconds