Searched defs:image (Results 251 - 266 of 266) sorted by relevance

<<11

/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Dprint-escp2.c4224 escp2_print_data(stp_vars_t *v, stp_image_t *image) argument
4300 escp2_print_page(stp_vars_t *v, stp_image_t *image) argument
4370 escp2_do_print(stp_vars_t *v, stp_image_t *image, in argument
4469 escp2_print(const stp_vars_t *v, stp_image_t *image) argument
4484 escp2_job_start(const stp_vars_t *v, stp_image_t *image) argument
4495 escp2_job_end(const stp_vars_t *v, stp_image_t *image) argument
[all...]
H A Dprint-pcl.c2254 pcl_do_print(stp_vars_t *v, stp_image_t *image) argument
2978 pcl_print(const stp_vars_t *v, stp_image_t *image) argument
[all...]
H A Dprint-canon.c1571 canon_start_job(const stp_vars_t *v, stp_image_t *image) argument
1583 canon_end_job(const stp_vars_t *v, stp_image_t *image) argument
1928 canon_do_print(stp_vars_t *v, stp_image_t *image) argument
2312 canon_print(const stp_vars_t *v, stp_image_t *image) argument
[all...]
H A Dprint-lexmark.c1578 lexmark_do_print(stp_vars_t *v, stp_image_t *image) argument
2147 lexmark_print(const stp_vars_t *v, stp_image_t *image) argument
[all...]
H A Dprint-olympus.c2408 dyesub_free_image(dyesub_print_vars_t *pv, stp_image_t *image) argument
2422 dyesub_read_image(stp_vars_t *v, dyesub_print_vars_t *pv, stp_image_t *image) argument
2604 dyesub_do_print(stp_vars_t *v, stp_image_t *image) argument
2813 dyesub_print(const stp_vars_t *v, stp_image_t *image) argument
[all...]
/haiku-fatelf/src/documentation/docbook-xsl/extensions/
H A Dsaxon643.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/nwalsh/ com/nwalsh/saxon/ com/nwalsh/saxon/CVS ...
H A Dsaxon644.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/nwalsh/ com/nwalsh/saxon/ com/nwalsh/saxon/CVS ...
H A Dsaxon65.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/nwalsh/ com/nwalsh/saxon/ com/nwalsh/saxon/CVS ...
H A Dsaxon651.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/nwalsh/ com/nwalsh/saxon/ com/nwalsh/saxon/CVS ...
H A Dsaxon652.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/nwalsh/ com/nwalsh/saxon/ com/nwalsh/saxon/CVS ...
H A Dsaxon653.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/nwalsh/ com/nwalsh/saxon/ com/nwalsh/saxon/CVS ...
/haiku-fatelf/src/libs/pdflib/bind/pdflib/java/
H A Dpdflib.java834 public final void add_thumbnail(int image) argument
844 public final void close_image(int image) argument
277 fill_imageblock( int page, String blockname, int image, String optlist) argument
854 fit_image(int image, float x, float y, String optlist) argument
916 place_image(int image, float x, float y, float scale) argument
[all...]
H A Dpdflib_java.c866 int image = (int) jimage; local
1884 int image; local
1903 int image; local
1922 int image; local
2117 int image; local
[all...]
/haiku-fatelf/src/system/kernel/
H A Dteam.cpp2157 image_id image = register_image(team, &imageInfo, sizeof(imageInfo)); local
/haiku-fatelf/src/kits/interface/
H A DView.cpp1392 BView::DragMessage(BMessage* message, BBitmap* image, BPoint offset, argument
1400 BView::DragMessage(BMessage* message, BBitmap* image, argument
/haiku-fatelf/src/system/kernel/vm/
H A Dvm.cpp3549 preloaded_elf_image* image = static_cast<preloaded_elf_image*>(_image); local
3786 struct preloaded_image* image; local
[all...]

Completed in 289 milliseconds

<<11