Searched defs:pJSObject (Results 1 – 13 of 13) sorted by relevance
11 CJS_EmbedObj::CJS_EmbedObj(CJS_Object* pJSObject) : m_pJSObject(pJSObject) {} in CJS_EmbedObj()
24 PrintParamsObj::PrintParamsObj(CJS_Object* pJSObject) in PrintParamsObj()
25 TimerObj::TimerObj(CJS_Object* pJSObject) in TimerObj()
27 Icon::Icon(CJS_Object* pJSObject) in Icon()
28 Report::Report(CJS_Object* pJSObject) : CJS_EmbedObj(pJSObject) {} in Report()
31 console::console(CJS_Object* pJSObject) : CJS_EmbedObj(pJSObject) {} in console()
42 Annot::Annot(CJS_Object* pJSObject) : CJS_EmbedObj(pJSObject) {} in Annot()
77 util::util(CJS_Object* pJSObject) : CJS_EmbedObj(pJSObject) {} in util()
124 color::color(CJS_Object* pJSObject) : CJS_EmbedObj(pJSObject) { in color()
254 JSGlobalAlternate::JSGlobalAlternate(CJS_Object* pJSObject) in JSGlobalAlternate()
87 app::app(CJS_Object* pJSObject) in app()
132 Document::Document(CJS_Object* pJSObject) in Document()
175 Field::Field(CJS_Object* pJSObject) in Field()