Searched defs:padev (Results 1 – 4 of 4) sorted by relevance
80 trap_reserve(gx_device_spot_analyzer *padev) in trap_reserve()105 cont_reserve(gx_device_spot_analyzer *padev) in cont_reserve()130 trap_unreserve(gx_device_spot_analyzer *padev, gx_san_trap *t) in trap_unreserve()138 cont_unreserve(gx_device_spot_analyzer *padev, gx_san_trap_contact *t) in cont_unreserve()279 gx_device_spot_analyzer * const padev = (gx_device_spot_analyzer *)dev; in san_open() local293 gx_device_spot_analyzer * const padev = (gx_device_spot_analyzer *)dev; in san_close() local329 try_unite_last_trap(gx_device_spot_analyzer *padev, fixed xlbot) in try_unite_last_trap()407 gx_device_spot_analyzer *padev; in gx_san__obtain() local433 gx_device_spot_analyzer *padev = *ppadev; in gx_san__release() local451 gx_san_begin(gx_device_spot_analyzer *padev) in gx_san_begin()[all …]
170 gx_device_pattern_accum *const padev = (gx_device_pattern_accum *) dev; in pattern_accum_open() local266 gx_device_pattern_accum *const padev = (gx_device_pattern_accum *) dev; in pattern_accum_close() local290 gx_device_pattern_accum *const padev = (gx_device_pattern_accum *) dev; in pattern_accum_fill_rectangle() local308 gx_device_pattern_accum *const padev = (gx_device_pattern_accum *) dev; in pattern_accum_copy_mono() local338 gx_device_pattern_accum *const padev = (gx_device_pattern_accum *) dev; in pattern_accum_copy_color() local356 gx_device_pattern_accum *const padev = (gx_device_pattern_accum *) dev; in pattern_accum_get_bits_rectangle() local488 gx_device_pattern_accum * padev, gx_color_tile ** pctile) in gx_pattern_cache_add_entry()
101 gx_cpath_accum_begin(gx_device_cpath_accum * padev, gs_memory_t * mem) in gx_cpath_accum_begin()111 gx_cpath_accum_set_cbox(gx_device_cpath_accum * padev, in gx_cpath_accum_set_cbox()122 gx_cpath_accum_end(const gx_device_cpath_accum * padev, gx_clip_path * pcpath) in gx_cpath_accum_end()163 gx_cpath_accum_discard(gx_device_cpath_accum * padev) in gx_cpath_accum_discard()
591 private int grid_fit(gx_device_spot_analyzer *padev, gx_path *path, in grid_fit()