• Home
  • Raw
  • Download

Lines Matching refs:Local

127 CJS_Document::CJS_Document(v8::Local<v8::Object> pObject, CJS_Runtime* pRuntime)  in CJS_Document()
145 v8::Local<v8::Value> vp) { in set_num_fields()
158 v8::Local<v8::Value> vp) { in set_dirty()
172 v8::Local<v8::Value> vp) { in set_ADBE()
188 v8::Local<v8::Value> vp) { in set_page_num()
206 const std::vector<v8::Local<v8::Value>>& params) { in addAnnot()
213 const std::vector<v8::Local<v8::Value>>& params) { in addField()
220 const std::vector<v8::Local<v8::Value>>& params) { in exportAsText()
227 const std::vector<v8::Local<v8::Value>>& params) { in exportAsFDF()
234 const std::vector<v8::Local<v8::Value>>& params) { in exportAsXFDF()
241 const std::vector<v8::Local<v8::Value>>& params) { in getField()
253 v8::Local<v8::Object> pFieldObj = pRuntime->NewFXJSBoundObject( in getField()
270 const std::vector<v8::Local<v8::Value>>& params) { in getNthFieldName()
290 const std::vector<v8::Local<v8::Value>>& params) { in importAnFDF()
297 const std::vector<v8::Local<v8::Value>>& params) { in importAnXFDF()
304 const std::vector<v8::Local<v8::Value>>& params) { in importTextData()
311 const std::vector<v8::Local<v8::Value>>& params) { in mailDoc()
315 std::vector<v8::Local<v8::Value>> newParams = ExpandKeywordParams( in mailDoc()
354 const std::vector<v8::Local<v8::Value>>& params) { in mailForm()
365 std::vector<v8::Local<v8::Value>> newParams = ExpandKeywordParams( in mailForm()
402 const std::vector<v8::Local<v8::Value>>& params) { in print()
403 std::vector<v8::Local<v8::Value>> newParams = ExpandKeywordParams( in print()
457 const std::vector<v8::Local<v8::Value>>& params) { in removeField()
506 const std::vector<v8::Local<v8::Value>>& params) { in resetForm()
522 v8::Local<v8::Array> array; in resetForm()
548 const std::vector<v8::Local<v8::Value>>& params) { in saveAs()
555 const std::vector<v8::Local<v8::Value>>& params) { in syncAnnotScan()
561 const std::vector<v8::Local<v8::Value>>& params) { in submitForm()
573 v8::Local<v8::Array> aFields; in submitForm()
586 v8::Local<v8::Object> pObj = pRuntime->ToObject(params[0]); in submitForm()
587 v8::Local<v8::Value> pValue = pRuntime->GetObjectProperty(pObj, "cURL"); in submitForm()
636 v8::Local<v8::Value> vp) { in set_bookmark_root()
645 v8::Local<v8::Value> vp) { in set_author()
667 v8::Local<v8::Object> pObj = pRuntime->NewObject(); in get_info()
710 v8::Local<v8::Value> vp) { in set_info()
727 v8::Local<v8::Value> vp, in setPropertyInternal()
749 v8::Local<v8::Value> vp) { in set_creation_date()
758 v8::Local<v8::Value> vp) { in set_creator()
769 v8::Local<v8::Value> vp) { in set_delay()
794 v8::Local<v8::Value> vp) { in set_keywords()
803 v8::Local<v8::Value> vp) { in set_mod_date()
812 v8::Local<v8::Value> vp) { in set_producer()
821 v8::Local<v8::Value> vp) { in set_subject()
832 v8::Local<v8::Value> vp) { in set_title()
846 v8::Local<v8::Value> vp) { in set_num_pages()
856 v8::Local<v8::Value> vp) { in set_external()
865 v8::Local<v8::Value> vp) { in set_filesize()
874 v8::Local<v8::Value> vp) { in set_mouse_x()
883 v8::Local<v8::Value> vp) { in set_mouse_y()
895 v8::Local<v8::Value> vp) { in set_URL()
904 v8::Local<v8::Value> vp) { in set_base_URL()
919 v8::Local<v8::Value> vp) { in set_calculate()
945 v8::Local<v8::Value> vp) { in set_document_file_name()
958 v8::Local<v8::Value> vp) { in set_path()
967 v8::Local<v8::Value> vp) { in set_page_window_rect()
976 v8::Local<v8::Value> vp) { in set_layout()
982 const std::vector<v8::Local<v8::Value>>& params) { in addLink()
988 const std::vector<v8::Local<v8::Value>>& params) { in closeDoc()
994 const std::vector<v8::Local<v8::Value>>& params) { in getPageBox()
1000 const std::vector<v8::Local<v8::Value>>& params) { in getAnnot()
1024 v8::Local<v8::Object> pObj = pRuntime->NewFXJSBoundObject( in getAnnot()
1040 const std::vector<v8::Local<v8::Value>>& params) { in getAnnots()
1048 v8::Local<v8::Array> annots = pRuntime->NewArray(); in getAnnots()
1059 v8::Local<v8::Object> pObj = pRuntime->NewFXJSBoundObject( in getAnnots()
1069 pJS_Annot ? v8::Local<v8::Value>(pJS_Annot->ToV8Object()) in getAnnots()
1070 : v8::Local<v8::Value>()); in getAnnots()
1078 const std::vector<v8::Local<v8::Value>>& params) { in getAnnot3D()
1084 const std::vector<v8::Local<v8::Value>>& params) { in getAnnots3D()
1090 const std::vector<v8::Local<v8::Value>>& params) { in getOCGs()
1096 const std::vector<v8::Local<v8::Value>>& params) { in getLinks()
1102 const std::vector<v8::Local<v8::Value>>& params) { in addIcon()
1109 v8::Local<v8::Object> pObj = pRuntime->ToObject(params[1]); in addIcon()
1124 v8::Local<v8::Array> Icons = pRuntime->NewArray(); in get_icons()
1127 v8::Local<v8::Object> pObj = pRuntime->NewFXJSBoundObject( in get_icons()
1137 ? v8::Local<v8::Value>(pJS_Icon->ToV8Object()) in get_icons()
1138 : v8::Local<v8::Value>()); in get_icons()
1144 v8::Local<v8::Value> vp) { in set_icons()
1150 const std::vector<v8::Local<v8::Value>>& params) { in getIcon()
1159 v8::Local<v8::Object> pObj = pRuntime->NewFXJSBoundObject( in getIcon()
1174 const std::vector<v8::Local<v8::Value>>& params) { in removeIcon()
1181 const std::vector<v8::Local<v8::Value>>& params) { in createDataObject()
1191 v8::Local<v8::Value> vp) { in set_media()
1197 const std::vector<v8::Local<v8::Value>>& params) { in calculateNow()
1216 v8::Local<v8::Value> vp) { in set_collab()
1222 const std::vector<v8::Local<v8::Value>>& params) { in getPageNthWord()
1267 const std::vector<v8::Local<v8::Value>>& params) { in getPageNthWordQuads()
1277 const std::vector<v8::Local<v8::Value>>& params) { in getPageNumWords()
1306 const std::vector<v8::Local<v8::Value>>& params) { in getPrintParams()
1315 v8::Local<v8::Value> vp) { in set_zoom()
1324 v8::Local<v8::Value> vp) { in set_zoom_type()
1330 const std::vector<v8::Local<v8::Value>>& params) { in deletePages()
1337 const std::vector<v8::Local<v8::Value>>& params) { in extractPages()
1344 const std::vector<v8::Local<v8::Value>>& params) { in insertPages()
1351 const std::vector<v8::Local<v8::Value>>& params) { in replacePages()
1358 const std::vector<v8::Local<v8::Value>>& params) { in getURL()
1365 const std::vector<v8::Local<v8::Value>>& params) { in gotoNamedDest()