Searched refs:path_begun (Results 1 – 7 of 7) sorted by relevance
46 glyph->path_begun = 0; in pfr_glyph_init()73 glyph->path_begun = 0; in pfr_glyph_done()86 if ( !glyph->path_begun ) in pfr_glyph_close_contour()114 glyph->path_begun = 0; in pfr_glyph_close_contour()122 glyph->path_begun = 0; in pfr_glyph_start()136 if ( !glyph->path_begun ) in pfr_glyph_line_to()172 if ( !glyph->path_begun ) in pfr_glyph_curve_to()213 glyph->path_begun = 1; in pfr_glyph_move_to()
322 FT_Bool path_begun; member
1847 builder->path_begun = 0; in cff_builder_init()2019 if ( !builder->path_begun ) in cff_builder_start_point()2021 builder->path_begun = 1; in cff_builder_start_point()2136 ps_builder->path_begun = 0; in ps_builder_init()2161 ps_builder->path_begun = cffbuilder->path_begun; in ps_builder_init()2319 if ( !builder->path_begun ) in ps_builder_start_point()2321 builder->path_begun = 1; in ps_builder_start_point()
148 builder->path_begun = 0; in cf2_builder_moveTo()168 if ( !builder->path_begun ) in cf2_builder_lineTo()212 if ( !builder->path_begun ) in cf2_builder_cubeTo()
531 builder->path_begun = 0; in cff_decoder_parse_charstrings()1037 builder->path_begun = 0; in cff_decoder_parse_charstrings()1047 builder->path_begun = 0; in cff_decoder_parse_charstrings()1056 builder->path_begun = 0; in cff_decoder_parse_charstrings()
585 FT_Bool path_begun; member1133 FT_Bool path_begun; member
2298 (T1_BuilderRec): Replace `path_begun' with `parse_state'.2303 Replace `path_begun' with `parse_state' and check parsing states.2306 Replace `path_begun' with `parse_state' and check parsing states.