Home
last modified time | relevance | path

Searched defs:fuzz (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/ape/cmd/patch/
H A Dpatch.c215 LINENUM fuzz = 0; local
801 locate_hunk(fuzz) in locate_hunk() argument
/plan9/sys/src/cmd/gs/src/
H A Dgxhintn.c1529 t1_glyph_space_coord const fuzz = this->blue_fuzz; /* comparefiles/tpc2.ps */ in t1_hinter__is_stem_boundary_near() local
2140 t1_glyph_space_coord const fuzz = this->blue_fuzz; /* comparefiles/tpc2.ps */ in t1_hinter__align_stem_poles() local
/plan9/sys/src/cmd/
H A Dgview.c31 double fuzz = 6; /* selection tolerance in pixels */ variable