Home
last modified time | relevance | path

Searched refs:htex_set_anchorsize (Results 1 – 3 of 3) sorted by relevance

/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/
H A Dhypertex.h60 extern void htex_set_anchorsize(int x, int y, int w, int h);
H A Dspecial.c750 htex_set_anchorsize(xcorner, ycorner, xcorner + bbox_width * bbox_xscale, in draw_bbox0()
844 htex_set_anchorsize(xcorner, ycorner, xcorner + bbox_width, ycorner + bbox_height); in save_bbox()
H A Dhypertex.c981 htex_set_anchorsize(int ulx, int uly, int lrx, int lry) in htex_set_anchorsize() function