Home
last modified time | relevance | path

Searched refs:pn_image_w (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dimport.c453 stid_failure, pn_image_w, pn_image_h) in ImportGivenXBitmapFile() argument
454 int remote_file, stid_success, stid_failure, *pn_image_w, *pn_image_h; in ImportGivenXBitmapFile()
466 if (pn_image_w != NULL) *pn_image_w = 0;
536 if (pn_image_w != NULL) *pn_image_w = orig_w;
589 stid_failure, pn_image_w, pn_image_h) in ImportGivenXPixmapFile() argument
590 int remote_file, stid_success, stid_failure, *pn_image_w, *pn_image_h; in ImportGivenXPixmapFile()
601 if (pn_image_w != NULL) *pn_image_w = 0;
646 if (pn_image_w != NULL) *pn_image_w = image_w;
1373 int FinishImport(remote_file, remote_tmp_fname, local_fname, which, pn_image_w, in FinishImport() argument
1375 int remote_file, *pn_image_w, *pn_image_h; in FinishImport()
[all …]
H A Deps.c889 int DoMyReadEPSFile(file_name, pn_image_w, pn_image_h, p_bitmap, p_image, in DoMyReadEPSFile() argument
893 int *pn_image_w, *pn_image_h, *pn_num_lines, *pn_epsf_level;
915 *pn_image_w = *pn_image_h = *pn_epsf_level = 0;
1162 *pn_image_w = image_w;