Home
last modified time | relevance | path

Searched refs:box_path (Results 1 – 25 of 38) sorted by relevance

12

/dports/net-im/beebeep/beebeep-code-r1476/trash/
H A DGuiChatGraphicsItem.cpp187 QPainterPath box_path; in createPath() local
188 box_path.moveTo(0 + offset, m_boxHeight - corner); in createPath()
190 box_path.arcMoveTo(rect, -90.0); in createPath()
191 box_path.arcTo(rect, 270, 90.0); in createPath()
192 box_path.lineTo(0 + offset, corner); in createPath()
193 box_path.arcTo(0 + offset, 0, 2*corner, 2*corner, 180, -90.0); in createPath()
194 box_path.lineTo(length - corner, 0); in createPath()
196 box_path.lineTo(length + offset, m_boxHeight - corner); in createPath()
198 box_path.lineTo(offset + corner, m_boxHeight); in createPath()
200 box_path.closeSubpath(); in createPath()
[all …]
/dports/databases/grass7/grass-7.8.6/ps/ps.map/
H A Dbox.c8 int box_path(double t, double b, double l, double r) in box_path() function
17 box_path(t, b, l, r); in box_clip()
26 box_path(t, b, l, r); in box_fill()
34 box_path(t, b, l, r); in box_draw()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsptype2.c348 gx_path box_path; in gx_dc_pattern2_clip_with_bbox() local
352 gx_path_init_local(&box_path, mem); in gx_dc_pattern2_clip_with_bbox()
353 code = gx_dc_shading_path_add_box(&box_path, pdevc); in gx_dc_pattern2_clip_with_bbox()
358 …code = gx_cpath_intersect(cpath_local, &box_path, gx_rule_winding_number, (gs_gstate *)pinst->save… in gx_dc_pattern2_clip_with_bbox()
360 gx_path_free(&box_path, "gx_default_fill_path(path_bbox)"); in gx_dc_pattern2_clip_with_bbox()
366 gx_path_free(&box_path, "gx_default_fill_path(path_bbox)"); in gx_dc_pattern2_clip_with_bbox()
381 gx_path box_path; in gx_dc_pattern2_clip_with_bbox_simple() local
384 gx_path_init_local(&box_path, mem); in gx_dc_pattern2_clip_with_bbox_simple()
385 code = gx_dc_shading_path_add_box(&box_path, pdevc); in gx_dc_pattern2_clip_with_bbox_simple()
390 …code = gx_cpath_intersect(cpath_local, &box_path, gx_rule_winding_number, (gs_gstate *)pinst->save… in gx_dc_pattern2_clip_with_bbox_simple()
[all …]
H A Dgxchar.c596 gx_path box_path; in set_cache_device() local
614 gx_path_init_local(&box_path, pgs->memory); in set_cache_device()
615 code = gx_path_add_rectangle(&box_path, clip_box.p.x, clip_box.p.y, in set_cache_device()
619 code = gx_cpath_clip(pgs, pgs->clip_path, &box_path, gx_rule_winding_number); in set_cache_device()
622 gx_path_free(&box_path, "set_cache_device"); in set_cache_device()
1076 gx_path box_path; in show_proceed() local
1089 gx_path_init_local(&box_path, pgs->memory); in show_proceed()
1091 gx_path_add_rectangle(&box_path, llx, lly, in show_proceed()
1096 &box_path, in show_proceed()
1100 gx_path_free(&box_path, "show_proceed(box path)"); in show_proceed()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsptype2.c348 gx_path box_path; in gx_dc_pattern2_clip_with_bbox() local
352 gx_path_init_local(&box_path, mem); in gx_dc_pattern2_clip_with_bbox()
353 code = gx_dc_shading_path_add_box(&box_path, pdevc); in gx_dc_pattern2_clip_with_bbox()
358 …code = gx_cpath_intersect(cpath_local, &box_path, gx_rule_winding_number, (gs_gstate *)pinst->save… in gx_dc_pattern2_clip_with_bbox()
360 gx_path_free(&box_path, "gx_default_fill_path(path_bbox)"); in gx_dc_pattern2_clip_with_bbox()
366 gx_path_free(&box_path, "gx_default_fill_path(path_bbox)"); in gx_dc_pattern2_clip_with_bbox()
381 gx_path box_path; in gx_dc_pattern2_clip_with_bbox_simple() local
384 gx_path_init_local(&box_path, mem); in gx_dc_pattern2_clip_with_bbox_simple()
385 code = gx_dc_shading_path_add_box(&box_path, pdevc); in gx_dc_pattern2_clip_with_bbox_simple()
390 …code = gx_cpath_intersect(cpath_local, &box_path, gx_rule_winding_number, (gs_gstate *)pinst->save… in gx_dc_pattern2_clip_with_bbox_simple()
[all …]
H A Dgxchar.c596 gx_path box_path; in set_cache_device() local
614 gx_path_init_local(&box_path, pgs->memory); in set_cache_device()
615 code = gx_path_add_rectangle(&box_path, clip_box.p.x, clip_box.p.y, in set_cache_device()
619 code = gx_cpath_clip(pgs, pgs->clip_path, &box_path, gx_rule_winding_number); in set_cache_device()
622 gx_path_free(&box_path, "set_cache_device"); in set_cache_device()
1076 gx_path box_path; in show_proceed() local
1089 gx_path_init_local(&box_path, pgs->memory); in show_proceed()
1091 gx_path_add_rectangle(&box_path, llx, lly, in show_proceed()
1096 &box_path, in show_proceed()
1100 gx_path_free(&box_path, "show_proceed(box path)"); in show_proceed()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsptype2.c334 gx_path box_path; in gx_dc_pattern2_clip_with_bbox() local
338 gx_path_init_local(&box_path, mem); in gx_dc_pattern2_clip_with_bbox()
339 code = gx_dc_shading_path_add_box(&box_path, pdevc); in gx_dc_pattern2_clip_with_bbox()
346 …code = gx_cpath_intersect(cpath_local, &box_path, gx_rule_winding_number, (gs_imager_state *)pinst… in gx_dc_pattern2_clip_with_bbox()
350 gx_path_free(&box_path, "gx_default_fill_path(path_bbox)"); in gx_dc_pattern2_clip_with_bbox()
365 gx_path box_path; in gx_dc_pattern2_clip_with_bbox_simple() local
368 gx_path_init_local(&box_path, mem); in gx_dc_pattern2_clip_with_bbox_simple()
369 code = gx_dc_shading_path_add_box(&box_path, pdevc); in gx_dc_pattern2_clip_with_bbox_simple()
374 …code = gx_cpath_intersect(cpath_local, &box_path, gx_rule_winding_number, (gs_imager_state *)pinst… in gx_dc_pattern2_clip_with_bbox_simple()
376 gx_path_free(&box_path, "gx_default_fill_path(path_bbox)"); in gx_dc_pattern2_clip_with_bbox_simple()
H A Dgxchar.c612 gx_path box_path; in set_cache_device() local
627 gx_path_init_local(&box_path, pgs->memory); in set_cache_device()
628 code = gx_path_add_rectangle(&box_path, clip_box.p.x, clip_box.p.y, in set_cache_device()
632 code = gx_cpath_clip(pgs, pgs->clip_path, &box_path, gx_rule_winding_number); in set_cache_device()
633 gx_path_free(&box_path, "set_cache_device"); in set_cache_device()
1096 gx_path box_path; in show_proceed() local
1109 gx_path_init_local(&box_path, pgs->memory); in show_proceed()
1111 gx_path_add_rectangle(&box_path, llx, lly, in show_proceed()
1116 &box_path, in show_proceed()
1120 gx_path_free(&box_path, "show_proceed(box path)"); in show_proceed()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsptype2.c334 gx_path box_path; in gx_dc_pattern2_clip_with_bbox() local
338 gx_path_init_local(&box_path, mem); in gx_dc_pattern2_clip_with_bbox()
339 code = gx_dc_shading_path_add_box(&box_path, pdevc); in gx_dc_pattern2_clip_with_bbox()
346 …code = gx_cpath_intersect(cpath_local, &box_path, gx_rule_winding_number, (gs_imager_state *)pinst… in gx_dc_pattern2_clip_with_bbox()
350 gx_path_free(&box_path, "gx_default_fill_path(path_bbox)"); in gx_dc_pattern2_clip_with_bbox()
365 gx_path box_path; in gx_dc_pattern2_clip_with_bbox_simple() local
368 gx_path_init_local(&box_path, mem); in gx_dc_pattern2_clip_with_bbox_simple()
369 code = gx_dc_shading_path_add_box(&box_path, pdevc); in gx_dc_pattern2_clip_with_bbox_simple()
374 …code = gx_cpath_intersect(cpath_local, &box_path, gx_rule_winding_number, (gs_imager_state *)pinst… in gx_dc_pattern2_clip_with_bbox_simple()
376 gx_path_free(&box_path, "gx_default_fill_path(path_bbox)"); in gx_dc_pattern2_clip_with_bbox_simple()
H A Dgxchar.c612 gx_path box_path; in set_cache_device() local
627 gx_path_init_local(&box_path, pgs->memory); in set_cache_device()
628 code = gx_path_add_rectangle(&box_path, clip_box.p.x, clip_box.p.y, in set_cache_device()
632 code = gx_cpath_clip(pgs, pgs->clip_path, &box_path, gx_rule_winding_number); in set_cache_device()
633 gx_path_free(&box_path, "set_cache_device"); in set_cache_device()
1096 gx_path box_path; in show_proceed() local
1109 gx_path_init_local(&box_path, pgs->memory); in show_proceed()
1111 gx_path_add_rectangle(&box_path, llx, lly, in show_proceed()
1116 &box_path, in show_proceed()
1120 gx_path_free(&box_path, "show_proceed(box path)"); in show_proceed()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsptype2.c336 gx_path box_path; in gx_dc_pattern2_clip_with_bbox() local
340 gx_path_init_local(&box_path, mem); in gx_dc_pattern2_clip_with_bbox()
341 code = gx_dc_shading_path_add_box(&box_path, pdevc); in gx_dc_pattern2_clip_with_bbox()
348 …code = gx_cpath_intersect(cpath_local, &box_path, gx_rule_winding_number, (gs_imager_state *)pinst… in gx_dc_pattern2_clip_with_bbox()
352 gx_path_free(&box_path, "gx_default_fill_path(path_bbox)"); in gx_dc_pattern2_clip_with_bbox()
367 gx_path box_path; in gx_dc_pattern2_clip_with_bbox_simple() local
370 gx_path_init_local(&box_path, mem); in gx_dc_pattern2_clip_with_bbox_simple()
371 code = gx_dc_shading_path_add_box(&box_path, pdevc); in gx_dc_pattern2_clip_with_bbox_simple()
376 …code = gx_cpath_intersect(cpath_local, &box_path, gx_rule_winding_number, (gs_imager_state *)pinst… in gx_dc_pattern2_clip_with_bbox_simple()
378 gx_path_free(&box_path, "gx_default_fill_path(path_bbox)"); in gx_dc_pattern2_clip_with_bbox_simple()
H A Dgxchar.c620 gx_path box_path; in set_cache_device() local
637 gx_path_init_local(&box_path, pgs->memory); in set_cache_device()
638 code = gx_path_add_rectangle(&box_path, clip_box.p.x, clip_box.p.y, in set_cache_device()
642 code = gx_cpath_clip(pgs, pgs->clip_path, &box_path, gx_rule_winding_number); in set_cache_device()
643 gx_path_free(&box_path, "set_cache_device"); in set_cache_device()
1078 gx_path box_path; in show_proceed() local
1091 gx_path_init_local(&box_path, pgs->memory); in show_proceed()
1093 gx_path_add_rectangle(&box_path, llx, lly, in show_proceed()
1098 &box_path, in show_proceed()
1102 gx_path_free(&box_path, "show_proceed(box path)"); in show_proceed()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsptype2.c336 gx_path box_path; in gx_dc_pattern2_clip_with_bbox() local
340 gx_path_init_local(&box_path, mem); in gx_dc_pattern2_clip_with_bbox()
341 code = gx_dc_shading_path_add_box(&box_path, pdevc); in gx_dc_pattern2_clip_with_bbox()
348 …code = gx_cpath_intersect(cpath_local, &box_path, gx_rule_winding_number, (gs_imager_state *)pinst… in gx_dc_pattern2_clip_with_bbox()
352 gx_path_free(&box_path, "gx_default_fill_path(path_bbox)"); in gx_dc_pattern2_clip_with_bbox()
367 gx_path box_path; in gx_dc_pattern2_clip_with_bbox_simple() local
370 gx_path_init_local(&box_path, mem); in gx_dc_pattern2_clip_with_bbox_simple()
371 code = gx_dc_shading_path_add_box(&box_path, pdevc); in gx_dc_pattern2_clip_with_bbox_simple()
376 …code = gx_cpath_intersect(cpath_local, &box_path, gx_rule_winding_number, (gs_imager_state *)pinst… in gx_dc_pattern2_clip_with_bbox_simple()
378 gx_path_free(&box_path, "gx_default_fill_path(path_bbox)"); in gx_dc_pattern2_clip_with_bbox_simple()
H A Dgxchar.c620 gx_path box_path; in set_cache_device() local
637 gx_path_init_local(&box_path, pgs->memory); in set_cache_device()
638 code = gx_path_add_rectangle(&box_path, clip_box.p.x, clip_box.p.y, in set_cache_device()
642 code = gx_cpath_clip(pgs, pgs->clip_path, &box_path, gx_rule_winding_number); in set_cache_device()
643 gx_path_free(&box_path, "set_cache_device"); in set_cache_device()
1078 gx_path box_path; in show_proceed() local
1091 gx_path_init_local(&box_path, pgs->memory); in show_proceed()
1093 gx_path_add_rectangle(&box_path, llx, lly, in show_proceed()
1098 &box_path, in show_proceed()
1102 gx_path_free(&box_path, "show_proceed(box path)"); in show_proceed()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/maildir/
H A Dmaildir-storage.c245 const char *path, *box_path; in create_maildir_subdirs() local
251 &box_path) < 0) in create_maildir_subdirs()
353 const char *box_path = mailbox_get_path(box); in maildir_mailbox_open() local
360 ret = maildir_check_tmp(box->storage, box_path); in maildir_mailbox_open()
378 if (strcmp(box_path, root_dir) == 0 && !box->inbox_any) { in maildir_mailbox_open()
381 } else if (stat(box_path, &st) == 0) { in maildir_mailbox_open()
394 mailbox_set_critical(box, "stat(%s) failed: %m", box_path); in maildir_mailbox_open()
593 const char *box_path = mailbox_get_path(box); in maildir_notify_changes() local
599 t_strconcat(box_path, "/new", NULL)); in maildir_notify_changes()
601 t_strconcat(box_path, "/cur", NULL)); in maildir_notify_changes()
[all …]
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/dbox-common/
H A Ddbox-storage.c219 const char *index_path, *box_path = mailbox_get_path(box); in dbox_mailbox_check_existence() local
243 ret = stat(box_path, &st); in dbox_mailbox_check_existence()
256 mail_error_eacces_msg("stat", box_path)); in dbox_mailbox_check_existence()
259 mailbox_set_critical(box, "stat(%s) failed: %m", box_path); in dbox_mailbox_check_existence()
266 const char *box_path = mailbox_get_path(box); in dbox_mailbox_open() local
276 if (dbox_cleanup_temp_files(box->list, box_path, in dbox_mailbox_open()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsshade.c468 gx_path *box_path; in gs_shading_fill_path() local
472 box_path = gx_path_alloc(mem, "shading_fill_path(box_path)"); in gs_shading_fill_path()
473 if (box_path == 0) { in gs_shading_fill_path()
478 (code = shading_path_add_box(box_path, &psh->params.BBox, in gs_shading_fill_path()
480 (code = gx_cpath_intersect(path_clip, box_path, in gs_shading_fill_path()
484 gx_path_free(box_path, "shading_fill_path(box_path)"); in gs_shading_fill_path()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsshade.c468 gx_path *box_path; in gs_shading_fill_path() local
472 box_path = gx_path_alloc(mem, "shading_fill_path(box_path)"); in gs_shading_fill_path()
473 if (box_path == 0) { in gs_shading_fill_path()
478 (code = shading_path_add_box(box_path, &psh->params.BBox, in gs_shading_fill_path()
480 (code = gx_cpath_intersect(path_clip, box_path, in gs_shading_fill_path()
484 gx_path_free(box_path, "shading_fill_path(box_path)"); in gs_shading_fill_path()
/dports/security/py-libnacl/libnacl-1.6.1/tests/unit/
H A Dtest_save.py60 fh_, box_path = tempfile.mkstemp()
62 box.save(box_path)
63 lbox = libnacl.utils.load_key(box_path)
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/betr/tests/
H A Dtest_geo_object.cxx32 std::string box_path = "d:/tests/test_poly_gbox.kml"; in test_geo_object() local
33 std::ofstream ostr(box_path.c_str()); in test_geo_object()
H A Dtest_site.cxx33 std::string box_path = "d:/tests/test_poly_gbox.kml"; in test_site() local
34 std::ofstream ostr(box_path.c_str()); in test_site()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/mbox/
H A Dmbox-lock.c255 const char *box_path, *dir, *fname; in mbox_dotlock_privileged_op() local
272 box_path = mailbox_get_path(&mbox->box); in mbox_dotlock_privileged_op()
273 fname = strrchr(box_path, '/'); in mbox_dotlock_privileged_op()
276 fname = box_path; in mbox_dotlock_privileged_op()
278 dir = t_strdup_until(box_path, fname); in mbox_dotlock_privileged_op()
290 "access(%s) failed: %m", box_path); in mbox_dotlock_privileged_op()
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/zlib/
H A Dzlib-plugin.c267 const char *box_path = mailbox_get_path(box); in zlib_mailbox_open_input() local
269 fd = open(box_path, O_RDONLY); in zlib_mailbox_open_input()
280 i_stream_set_name(input, box_path); in zlib_mailbox_open_input()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/dbox-single/
H A Dsdbox-save.c334 const char *box_path = mailbox_get_path(&ctx->mbox->box); in sdbox_transaction_save_commit_post() local
336 if (fdatasync_path(box_path) < 0) { in sdbox_transaction_save_commit_post()
338 "fdatasync_path(%s) failed: %m", box_path); in sdbox_transaction_save_commit_post()
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/virtual/
H A Dvirtual-config.c472 const char *box_path, *path, *line, *error; in virtual_config_read() local
479 box_path = mailbox_get_path(&mbox->box); in virtual_config_read()
480 path = t_strconcat(box_path, "/"VIRTUAL_CONFIG_FNAME, NULL); in virtual_config_read()
494 "stat(%s) failed: %m", box_path); in virtual_config_read()

12