Searched refs:in_dir (Results 1 – 7 of 7) sorted by relevance
89 def update_directory(in_dir, out_dir): argument90 for filename in glob.glob(os.path.join(in_dir, '*.html')):91 update_file(os.path.join(in_dir, filename), out_dir)
741 AF_Direction in_dir = AF_DIR_NONE; in af_glyph_hints_reload() local755 in_dir = af_direction_compute( in_x, in_y ); in af_glyph_hints_reload()759 point->in_dir = (FT_Char)in_dir; in af_glyph_hints_reload()765 in_dir = af_direction_compute( out_x, out_y ); in af_glyph_hints_reload()766 point->out_dir = (FT_Char)in_dir; in af_glyph_hints_reload()775 else if ( point->out_dir == point->in_dir ) in af_glyph_hints_reload()783 else if ( point->in_dir == -point->out_dir ) in af_glyph_hints_reload()
253 FT_Char in_dir; /* direction of inwards vector */ member
766 if ( FT_ABS( point->in_dir ) == major_dir ) in af_latin2_hints_compute_segments()770 while ( point->in_dir == start->in_dir ) in af_latin2_hints_compute_segments()793 point->in_dir != point->out_dir ); in af_latin2_hints_compute_segments()