Lines Matching refs:pRuntime
28 CJS_Document(v8::Local<v8::Object> pObject, CJS_Runtime* pRuntime);
120 CJS_Result get_ADBE(CJS_Runtime* pRuntime);
121 CJS_Result set_ADBE(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
123 CJS_Result get_author(CJS_Runtime* pRuntime);
124 CJS_Result set_author(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
126 CJS_Result get_base_URL(CJS_Runtime* pRuntime);
127 CJS_Result set_base_URL(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
129 CJS_Result get_bookmark_root(CJS_Runtime* pRuntime);
130 CJS_Result set_bookmark_root(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
132 CJS_Result get_calculate(CJS_Runtime* pRuntime);
133 CJS_Result set_calculate(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
135 CJS_Result get_collab(CJS_Runtime* pRuntime);
136 CJS_Result set_collab(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
138 CJS_Result get_creation_date(CJS_Runtime* pRuntime);
139 CJS_Result set_creation_date(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
141 CJS_Result get_creator(CJS_Runtime* pRuntime);
142 CJS_Result set_creator(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
144 CJS_Result get_delay(CJS_Runtime* pRuntime);
145 CJS_Result set_delay(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
147 CJS_Result get_dirty(CJS_Runtime* pRuntime);
148 CJS_Result set_dirty(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
150 CJS_Result get_document_file_name(CJS_Runtime* pRuntime);
151 CJS_Result set_document_file_name(CJS_Runtime* pRuntime,
154 CJS_Result get_external(CJS_Runtime* pRuntime);
155 CJS_Result set_external(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
157 CJS_Result get_filesize(CJS_Runtime* pRuntime);
158 CJS_Result set_filesize(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
160 CJS_Result get_icons(CJS_Runtime* pRuntime);
161 CJS_Result set_icons(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
163 CJS_Result get_info(CJS_Runtime* pRuntime);
164 CJS_Result set_info(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
166 CJS_Result get_keywords(CJS_Runtime* pRuntime);
167 CJS_Result set_keywords(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
169 CJS_Result get_layout(CJS_Runtime* pRuntime);
170 CJS_Result set_layout(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
172 CJS_Result get_media(CJS_Runtime* pRuntime);
173 CJS_Result set_media(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
175 CJS_Result get_mod_date(CJS_Runtime* pRuntime);
176 CJS_Result set_mod_date(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
178 CJS_Result get_mouse_x(CJS_Runtime* pRuntime);
179 CJS_Result set_mouse_x(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
181 CJS_Result get_mouse_y(CJS_Runtime* pRuntime);
182 CJS_Result set_mouse_y(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
184 CJS_Result get_num_fields(CJS_Runtime* pRuntime);
185 CJS_Result set_num_fields(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
187 CJS_Result get_num_pages(CJS_Runtime* pRuntime);
188 CJS_Result set_num_pages(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
190 CJS_Result get_page_num(CJS_Runtime* pRuntime);
191 CJS_Result set_page_num(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
193 CJS_Result get_page_window_rect(CJS_Runtime* pRuntime);
194 CJS_Result set_page_window_rect(CJS_Runtime* pRuntime,
197 CJS_Result get_path(CJS_Runtime* pRuntime);
198 CJS_Result set_path(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
200 CJS_Result get_producer(CJS_Runtime* pRuntime);
201 CJS_Result set_producer(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
203 CJS_Result get_subject(CJS_Runtime* pRuntime);
204 CJS_Result set_subject(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
206 CJS_Result get_title(CJS_Runtime* pRuntime);
207 CJS_Result set_title(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
209 CJS_Result get_zoom(CJS_Runtime* pRuntime);
210 CJS_Result set_zoom(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
212 CJS_Result get_zoom_type(CJS_Runtime* pRuntime);
213 CJS_Result set_zoom_type(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
215 CJS_Result get_URL(CJS_Runtime* pRuntime);
216 CJS_Result set_URL(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
218 CJS_Result addAnnot(CJS_Runtime* pRuntime,
220 CJS_Result addField(CJS_Runtime* pRuntime,
222 CJS_Result addLink(CJS_Runtime* pRuntime,
224 CJS_Result addIcon(CJS_Runtime* pRuntime,
226 CJS_Result calculateNow(CJS_Runtime* pRuntime,
228 CJS_Result closeDoc(CJS_Runtime* pRuntime,
230 CJS_Result createDataObject(CJS_Runtime* pRuntime,
232 CJS_Result deletePages(CJS_Runtime* pRuntime,
234 CJS_Result exportAsText(CJS_Runtime* pRuntime,
236 CJS_Result exportAsFDF(CJS_Runtime* pRuntime,
238 CJS_Result exportAsXFDF(CJS_Runtime* pRuntime,
240 CJS_Result extractPages(CJS_Runtime* pRuntime,
242 CJS_Result getAnnot(CJS_Runtime* pRuntime,
244 CJS_Result getAnnots(CJS_Runtime* pRuntime,
246 CJS_Result getAnnot3D(CJS_Runtime* pRuntime,
248 CJS_Result getAnnots3D(CJS_Runtime* pRuntime,
250 CJS_Result getField(CJS_Runtime* pRuntime,
252 CJS_Result getIcon(CJS_Runtime* pRuntime,
254 CJS_Result getLinks(CJS_Runtime* pRuntime,
256 CJS_Result getNthFieldName(CJS_Runtime* pRuntime,
258 CJS_Result getOCGs(CJS_Runtime* pRuntime,
260 CJS_Result getPageBox(CJS_Runtime* pRuntime,
262 CJS_Result getPageNthWord(CJS_Runtime* pRuntime,
265 CJS_Runtime* pRuntime,
267 CJS_Result getPageNumWords(CJS_Runtime* pRuntime,
269 CJS_Result getPrintParams(CJS_Runtime* pRuntime,
271 CJS_Result getURL(CJS_Runtime* pRuntime,
273 CJS_Result gotoNamedDest(CJS_Runtime* pRuntime,
275 CJS_Result importAnFDF(CJS_Runtime* pRuntime,
277 CJS_Result importAnXFDF(CJS_Runtime* pRuntime,
279 CJS_Result importTextData(CJS_Runtime* pRuntime,
281 CJS_Result insertPages(CJS_Runtime* pRuntime,
283 CJS_Result mailForm(CJS_Runtime* pRuntime,
285 CJS_Result print(CJS_Runtime* pRuntime,
287 CJS_Result removeField(CJS_Runtime* pRuntime,
289 CJS_Result replacePages(CJS_Runtime* pRuntime,
291 CJS_Result resetForm(CJS_Runtime* pRuntime,
293 CJS_Result saveAs(CJS_Runtime* pRuntime,
295 CJS_Result submitForm(CJS_Runtime* pRuntime,
297 CJS_Result syncAnnotScan(CJS_Runtime* pRuntime,
299 CJS_Result mailDoc(CJS_Runtime* pRuntime,
301 CJS_Result removeIcon(CJS_Runtime* pRuntime,
304 CJS_Result getPropertyInternal(CJS_Runtime* pRuntime,
306 CJS_Result setPropertyInternal(CJS_Runtime* pRuntime,