Home
last modified time | relevance | path

Searched refs:GetObjDefnID (Results 1 – 25 of 57) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxjs/
H A Dcjs_event_context.cpp63 CJS_Document::GetObjDefnID(), FXJSOBJTYPE_DYNAMIC); in SourceField()
68 CJS_Field::GetObjDefnID(), FXJSOBJTYPE_DYNAMIC); in SourceField()
88 CJS_Document::GetObjDefnID(), FXJSOBJTYPE_DYNAMIC); in TargetField()
93 CJS_Field::GetObjDefnID(), FXJSOBJTYPE_DYNAMIC); in TargetField()
H A Dcjs_timerobj.h16 static int GetObjDefnID();
H A Djs_define.h55 if (CFXJS_Engine::GetObjDefnID(obj) != C::GetObjDefnID()) in JSGetObject()
H A Dcjs_timerobj.cpp15 int CJS_TimerObj::GetObjDefnID() { in GetObjDefnID() function in CJS_TimerObj
H A Dcjs_icon.h15 static int GetObjDefnID();
H A Dcjs_icon.cpp16 int CJS_Icon::GetObjDefnID() { in GetObjDefnID() function in CJS_Icon
H A Dcjs_console.h17 static int GetObjDefnID();
H A Dcjs_annot.h17 static int GetObjDefnID();
H A Dcjs_console.cpp25 int CJS_Console::GetObjDefnID() { in GetObjDefnID() function in CJS_Console
H A Dcjs_util.h23 static int GetObjDefnID();
H A Dcjs_global.h32 static int GetObjDefnID();
H A Dcjs_annot.cpp26 int CJS_Annot::GetObjDefnID() { in GetObjDefnID() function in CJS_Annot
H A Dcfxjs_engine.h86 static int GetObjDefnID(v8::Local<v8::Object> pObj);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxjs/
H A Dcjs_event_context.cpp62 CJS_Document::GetObjDefnID(), FXJSOBJTYPE_DYNAMIC); in SourceField()
67 CJS_Field::GetObjDefnID(), FXJSOBJTYPE_DYNAMIC); in SourceField()
87 CJS_Document::GetObjDefnID(), FXJSOBJTYPE_DYNAMIC); in TargetField()
92 CJS_Field::GetObjDefnID(), FXJSOBJTYPE_DYNAMIC); in TargetField()
H A Djs_define.h55 if (CFXJS_Engine::GetObjDefnID(obj) != C::GetObjDefnID()) in JSGetObject()
H A Dcjs_timerobj.h16 static uint32_t GetObjDefnID();
H A Dcjs_timerobj.cpp15 uint32_t CJS_TimerObj::GetObjDefnID() { in GetObjDefnID() function in CJS_TimerObj
H A Dcjs_icon.h15 static uint32_t GetObjDefnID();
H A Dcjs_icon.cpp16 uint32_t CJS_Icon::GetObjDefnID() { in GetObjDefnID() function in CJS_Icon
H A Dcjs_console.h17 static uint32_t GetObjDefnID();
H A Dcjs_annot.h17 static uint32_t GetObjDefnID();
H A Dcjs_console.cpp25 uint32_t CJS_Console::GetObjDefnID() { in GetObjDefnID() function in CJS_Console
H A Dcjs_util.h23 static uint32_t GetObjDefnID();
H A Dcjs_global.h32 static uint32_t GetObjDefnID();
H A Dcjs_annot.cpp26 uint32_t CJS_Annot::GetObjDefnID() { in GetObjDefnID() function in CJS_Annot

123