Searched refs:createPixmapRuntimeObject (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/bridge/qt/
H A Dqt_pixmapruntime.h46 static JSObject* createPixmapRuntimeObject(ExecState*, PassRefPtr<RootObject>, const QVariant&);
H A Dqt_pixmapruntime.cpp353 JSObject* QtPixmapInstance::createPixmapRuntimeObject(ExecState* exec, PassRefPtr<RootObject> root, const QVariant& data) function in class:JSC::Bindings::QtPixmapInstance
H A Dqt_runtime.cpp904 return QtPixmapInstance::createPixmapRuntimeObject(exec, root, variant);

Completed in 373 milliseconds