Searched defs:gx (Results 1 – 3 of 3) sorted by relevance
/plan9/sys/src/cmd/scat/ |
H A D | posn.c | 11 float object_x, object_y, delta_x, delta_y, f, fx, fy, g, gx, gy; in amdinv() local
|
/plan9/sys/src/cmd/gs/src/ |
H A D | gxhintn.c | 311 private inline void g2o(t1_hinter * h, t1_glyph_space_coord gx, t1_glyph_space_coord gy, t1_hinter_… in g2o() 320 private inline void g2d(t1_hinter * h, t1_glyph_space_coord gx, t1_glyph_space_coord gy, fixed *dx,… in g2d() 329 …hinter * h, t1_hinter_space_coord ox, t1_hinter_space_coord oy, t1_glyph_space_coord *gx, t1_glyph… in o2g() 340 …hinter * h, t1_hinter_space_coord ox, t1_hinter_space_coord oy, t1_glyph_space_coord *gx, t1_glyph… in o2g_float() 906 t1_glyph_space_coord gx = this->cx += xx; in t1_hinter__rmoveto() local 960 t1_glyph_space_coord gx = this->cx += xx; in t1_hinter__rlineto() local 1419 { long gx = this->pole[pole_index1].gx - this->pole[pole_index0].gx; in t1_hinter__is_small_angle() local 1567 t1_glyph_space_coord gx, t1_glyph_space_coord gy, in t1_hinter__align_to_grid__general() 1773 t1_glyph_space_coord gx = this->pole[segment_index].gx, gx0; in t1_hinter__compute_aligned_coord() local 2192 private t1_hint * t1_hinter__find_vstem_by_center(t1_hinter * this, t1_glyph_space_coord gx) in t1_hinter__find_vstem_by_center() [all …]
|
H A D | gxhintn.h | 86 { t1_glyph_space_coord gx,gy; /* source unaligned coords */ member
|