Searched refs:npObjectToScriptWrappableBase (Results 1 – 3 of 3) sorted by relevance
77 ScriptWrappableBase* npObjectToScriptWrappableBase(NPObject*);
473 V8DOMWrapper::setNativeInfo(value, npObjectTypeInfo(), npObjectToScriptWrappableBase(object)); in createV8ObjectForNPObject()
190 ScriptWrappableBase* npObjectToScriptWrappableBase(NPObject* npObject) in npObjectToScriptWrappableBase() function