Searched refs:in_dir (Results 1 – 4 of 4) sorted by relevance
91 def update_directory(in_dir, out_dir): argument92 for filename in glob.glob(os.path.join(in_dir, '*.html')):93 update_file(os.path.join(in_dir, filename), out_dir)
719 AF_Direction in_dir = AF_DIR_NONE; in af_glyph_hints_reload() local733 in_dir = af_direction_compute( in_x, in_y ); in af_glyph_hints_reload()737 point->in_dir = (FT_Char)in_dir; in af_glyph_hints_reload()743 in_dir = af_direction_compute( out_x, out_y ); in af_glyph_hints_reload()744 point->out_dir = (FT_Char)in_dir; in af_glyph_hints_reload()753 else if ( point->out_dir == point->in_dir ) in af_glyph_hints_reload()761 else if ( point->in_dir == -point->out_dir ) in af_glyph_hints_reload()
253 FT_Char in_dir; /* direction of inwards vector */ member
738 if ( FT_ABS( point->in_dir ) == major_dir ) in af_latin2_hints_compute_segments()742 while ( point->in_dir == start->in_dir ) in af_latin2_hints_compute_segments()765 point->in_dir != point->out_dir ); in af_latin2_hints_compute_segments()