Lines Matching refs:pRuntime

26   CJS_Return get_ADBE(CJS_Runtime* pRuntime);
27 CJS_Return set_ADBE(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
29 CJS_Return get_author(CJS_Runtime* pRuntime);
30 CJS_Return set_author(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
32 CJS_Return get_base_URL(CJS_Runtime* pRuntime);
33 CJS_Return set_base_URL(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
35 CJS_Return get_bookmark_root(CJS_Runtime* pRuntime);
36 CJS_Return set_bookmark_root(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
38 CJS_Return get_calculate(CJS_Runtime* pRuntime);
39 CJS_Return set_calculate(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
41 CJS_Return get_collab(CJS_Runtime* pRuntime);
42 CJS_Return set_collab(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
44 CJS_Return get_creation_date(CJS_Runtime* pRuntime);
45 CJS_Return set_creation_date(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
47 CJS_Return get_creator(CJS_Runtime* pRuntime);
48 CJS_Return set_creator(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
50 CJS_Return get_delay(CJS_Runtime* pRuntime);
51 CJS_Return set_delay(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
53 CJS_Return get_dirty(CJS_Runtime* pRuntime);
54 CJS_Return set_dirty(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
56 CJS_Return get_document_file_name(CJS_Runtime* pRuntime);
57 CJS_Return set_document_file_name(CJS_Runtime* pRuntime,
60 CJS_Return get_external(CJS_Runtime* pRuntime);
61 CJS_Return set_external(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
63 CJS_Return get_filesize(CJS_Runtime* pRuntime);
64 CJS_Return set_filesize(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
66 CJS_Return get_icons(CJS_Runtime* pRuntime);
67 CJS_Return set_icons(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
69 CJS_Return get_info(CJS_Runtime* pRuntime);
70 CJS_Return set_info(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
72 CJS_Return get_keywords(CJS_Runtime* pRuntime);
73 CJS_Return set_keywords(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
75 CJS_Return get_layout(CJS_Runtime* pRuntime);
76 CJS_Return set_layout(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
78 CJS_Return get_media(CJS_Runtime* pRuntime);
79 CJS_Return set_media(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
81 CJS_Return get_mod_date(CJS_Runtime* pRuntime);
82 CJS_Return set_mod_date(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
84 CJS_Return get_mouse_x(CJS_Runtime* pRuntime);
85 CJS_Return set_mouse_x(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
87 CJS_Return get_mouse_y(CJS_Runtime* pRuntime);
88 CJS_Return set_mouse_y(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
90 CJS_Return get_num_fields(CJS_Runtime* pRuntime);
91 CJS_Return set_num_fields(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
93 CJS_Return get_num_pages(CJS_Runtime* pRuntime);
94 CJS_Return set_num_pages(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
96 CJS_Return get_page_num(CJS_Runtime* pRuntime);
97 CJS_Return set_page_num(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
99 CJS_Return get_page_window_rect(CJS_Runtime* pRuntime);
100 CJS_Return set_page_window_rect(CJS_Runtime* pRuntime,
103 CJS_Return get_path(CJS_Runtime* pRuntime);
104 CJS_Return set_path(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
106 CJS_Return get_producer(CJS_Runtime* pRuntime);
107 CJS_Return set_producer(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
109 CJS_Return get_subject(CJS_Runtime* pRuntime);
110 CJS_Return set_subject(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
112 CJS_Return get_title(CJS_Runtime* pRuntime);
113 CJS_Return set_title(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
115 CJS_Return get_zoom(CJS_Runtime* pRuntime);
116 CJS_Return set_zoom(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
118 CJS_Return get_zoom_type(CJS_Runtime* pRuntime);
119 CJS_Return set_zoom_type(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
121 CJS_Return get_URL(CJS_Runtime* pRuntime);
122 CJS_Return set_URL(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
124 CJS_Return addAnnot(CJS_Runtime* pRuntime,
126 CJS_Return addField(CJS_Runtime* pRuntime,
128 CJS_Return addLink(CJS_Runtime* pRuntime,
130 CJS_Return addIcon(CJS_Runtime* pRuntime,
132 CJS_Return calculateNow(CJS_Runtime* pRuntime,
134 CJS_Return closeDoc(CJS_Runtime* pRuntime,
136 CJS_Return createDataObject(CJS_Runtime* pRuntime,
138 CJS_Return deletePages(CJS_Runtime* pRuntime,
140 CJS_Return exportAsText(CJS_Runtime* pRuntime,
142 CJS_Return exportAsFDF(CJS_Runtime* pRuntime,
144 CJS_Return exportAsXFDF(CJS_Runtime* pRuntime,
146 CJS_Return extractPages(CJS_Runtime* pRuntime,
148 CJS_Return getAnnot(CJS_Runtime* pRuntime,
150 CJS_Return getAnnots(CJS_Runtime* pRuntime,
152 CJS_Return getAnnot3D(CJS_Runtime* pRuntime,
154 CJS_Return getAnnots3D(CJS_Runtime* pRuntime,
156 CJS_Return getField(CJS_Runtime* pRuntime,
158 CJS_Return getIcon(CJS_Runtime* pRuntime,
160 CJS_Return getLinks(CJS_Runtime* pRuntime,
162 CJS_Return getNthFieldName(CJS_Runtime* pRuntime,
164 CJS_Return getOCGs(CJS_Runtime* pRuntime,
166 CJS_Return getPageBox(CJS_Runtime* pRuntime,
168 CJS_Return getPageNthWord(CJS_Runtime* pRuntime,
171 CJS_Runtime* pRuntime,
173 CJS_Return getPageNumWords(CJS_Runtime* pRuntime,
175 CJS_Return getPrintParams(CJS_Runtime* pRuntime,
177 CJS_Return getURL(CJS_Runtime* pRuntime,
179 CJS_Return gotoNamedDest(CJS_Runtime* pRuntime,
181 CJS_Return importAnFDF(CJS_Runtime* pRuntime,
183 CJS_Return importAnXFDF(CJS_Runtime* pRuntime,
185 CJS_Return importTextData(CJS_Runtime* pRuntime,
187 CJS_Return insertPages(CJS_Runtime* pRuntime,
189 CJS_Return mailForm(CJS_Runtime* pRuntime,
191 CJS_Return print(CJS_Runtime* pRuntime,
193 CJS_Return removeField(CJS_Runtime* pRuntime,
195 CJS_Return replacePages(CJS_Runtime* pRuntime,
197 CJS_Return resetForm(CJS_Runtime* pRuntime,
199 CJS_Return saveAs(CJS_Runtime* pRuntime,
201 CJS_Return submitForm(CJS_Runtime* pRuntime,
203 CJS_Return syncAnnotScan(CJS_Runtime* pRuntime,
205 CJS_Return mailDoc(CJS_Runtime* pRuntime,
207 CJS_Return removeIcon(CJS_Runtime* pRuntime,
223 CJS_Return getPropertyInternal(CJS_Runtime* pRuntime,
225 CJS_Return setPropertyInternal(CJS_Runtime* pRuntime,