/plan9/sys/src/cmd/gs/src/ |
H A D | gxpath2.c | 60 gx_path_bbox(gx_path * ppath, gs_fixed_rect * pbox) in gx_path_bbox() 131 gx_path_bbox_set(gx_path * ppath, gs_fixed_rect * pbox) in gx_path_bbox_set() 180 gx_subpath_is_rectangular(const subpath * pseg0, gs_fixed_rect * pbox, in gx_subpath_is_rectangular() 233 gx_path_is_rectangular(const gx_path * ppath, gs_fixed_rect * pbox) in gx_path_is_rectangular()
|
H A D | gxcpath.c | 108 cpath_init_rectangle(gx_clip_path * pcpath, gs_fixed_rect * pbox) in cpath_init_rectangle() 433 gx_cpath_inner_box(const gx_clip_path * pcpath, gs_fixed_rect * pbox) in gx_cpath_inner_box() 439 gx_cpath_outer_box(const gx_clip_path * pcpath, gs_fixed_rect * pbox) in gx_cpath_outer_box() 491 cpath_set_rectangle(gx_clip_path * pcpath, gs_fixed_rect * pbox) in cpath_set_rectangle() 510 gx_cpath_from_rectangle(gx_clip_path * pcpath, gs_fixed_rect * pbox) in gx_cpath_from_rectangle()
|
H A D | gdevbbox.c | 167 bbox_default_get_box(const void *pdata, gs_fixed_rect *pbox) in bbox_default_get_box() 173 #define BBOX_GET_BOX(bdev, pbox)\ argument 198 bbox_default_in_rect(const void *pdata, const gs_fixed_rect *pbox) in bbox_default_in_rect() 204 #define BBOX_IN_RECT(bdev, pbox)\ argument 745 #define adjust_box(pbox, adj)\ argument 1141 bbox_forward_get_box(const void *pdata, gs_fixed_rect *pbox) in bbox_forward_get_box() 1155 bbox_forward_in_rect(const void *pdata, const gs_fixed_rect *pbox) in bbox_forward_in_rect()
|
H A D | gspath.c | 456 gx_clip_to_rectangle(gs_state * pgs, gs_fixed_rect * pbox) in gx_clip_to_rectangle() 486 gx_default_clip_box(const gs_state * pgs, gs_fixed_rect * pbox) in gx_default_clip_box()
|
H A D | gdevdflt.c | 771 gx_default_get_clipping_box(gx_device * dev, gs_fixed_rect * pbox) in gx_default_get_clipping_box() 779 gx_get_largest_clipping_box(gx_device * dev, gs_fixed_rect * pbox) in gx_get_largest_clipping_box()
|
H A D | gxacpath.c | 112 const gs_fixed_rect * pbox) in gx_cpath_accum_set_cbox()
|
H A D | gxpath.h | 210 #define gx_path_is_rectangle(ppath, pbox)\ argument
|
H A D | gdevx.c | 1150 x_bbox_get_box(const void *pdata, gs_fixed_rect *pbox) in x_bbox_get_box() 1169 x_bbox_in_rect(const void *pdata, const gs_fixed_rect *pbox) in x_bbox_in_rect()
|
H A D | gdevabuf.c | 384 mem_abuf_get_clipping_box(gx_device * dev, gs_fixed_rect * pbox) in mem_abuf_get_clipping_box()
|
H A D | gxclipm.c | 371 mask_clip_get_clipping_box(gx_device * dev, gs_fixed_rect * pbox) in mask_clip_get_clipping_box()
|
H A D | gsshade.c | 423 shading_path_add_box(gx_path *ppath, const gs_rect *pbox, in shading_path_add_box()
|
H A D | gxclimag.c | 1105 box_merge_point(gs_int_rect * pbox, floatp x, floatp y) in box_merge_point() 1120 gs_int_rect * pbox) in image_band_box()
|
H A D | gsmatrix.c | 287 gs_points_bbox(const gs_point pts[4], gs_rect * pbox) in gs_points_bbox()
|
H A D | gsbitops.c | 319 gs_int_rect * pbox) in bits_bounding_box()
|
H A D | gdevpdf.c | 726 const gs_point *pbox = &(page != NULL ? page : &pdev->pages[0])->MediaBox; in pdf_print_orientation() local
|
H A D | gxfill.h | 104 const gs_fixed_rect * pbox; member
|
H A D | gzspotan.c | 303 san_get_clipping_box(gx_device * dev, gs_fixed_rect * pbox) in san_get_clipping_box()
|
H A D | gspath1.c | 527 gs_upathbbox(gs_state * pgs, gs_rect * pbox, bool include_moveto) in gs_upathbbox()
|
H A D | gzpath.h | 149 #define gx_subpath_is_rectangle(pstart, pbox, ppnext)\ argument
|
/plan9/sys/src/cmd/unix/drawterm/libsec/ |
H A D | blowfish.c | 11 static u32int pbox[BFrounds+2]; variable 312 static u32int pbox[BFrounds+2] = { variable
|
/plan9/sys/src/libsec/port/ |
H A D | blowfish.c | 11 static u32int pbox[BFrounds+2]; variable 312 static u32int pbox[BFrounds+2] = { variable
|
/plan9/sys/src/cmd/page/ |
H A D | gs.c | 256 Rectangle pbox; in setdim() local
|
/plan9/sys/src/cmd/unix/drawterm/include/ |
H A D | libsec.h | 52 u32int pbox[BFrounds+2]; member
|
/plan9/sys/include/ |
H A D | libsec.h | 66 u32int pbox[BFrounds+2]; member
|
/plan9/sys/include/ape/ |
H A D | libsec.h | 71 u32int pbox[BFrounds+2]; member
|