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

  /external/webkit/Source/WebCore/bridge/
npruntime.h 250 typedef bool (*NPHasMethodFunctionPtr)(NPObject *npobj, NPIdentifier name);
301 NPHasMethodFunctionPtr hasMethod;
testbindings.cpp 324 (NPHasMethodFunctionPtr) myHasMethod,

Completed in 43 milliseconds