Home
last modified time | relevance | path

Searched refs:GO_PATH_ACTION_CURVE_TO (Results 1 – 1 of 1) sorted by relevance

/dports/devel/goffice/goffice-0.10.50/goffice/utils/
H A Dgo-path.c128 GO_PATH_ACTION_CURVE_TO = 2, enumerator
405 go_path_add_points (path, GO_PATH_ACTION_CURVE_TO, points, 3); in go_path_curve_to()
614 case GO_PATH_ACTION_CURVE_TO: in go_path_interpret()
641 index = next_action == GO_PATH_ACTION_CURVE_TO ? 2 : 0; in go_path_interpret()
650 case GO_PATH_ACTION_CURVE_TO: in go_path_interpret()
724 case GO_PATH_ACTION_CURVE_TO: in go_path_interpret_full()
739 case GO_PATH_ACTION_CURVE_TO: in go_path_interpret_full()
771 index = next_action == GO_PATH_ACTION_CURVE_TO ? 2 : 0; in go_path_interpret_full()
779 case GO_PATH_ACTION_CURVE_TO: in go_path_interpret_full()
794 case GO_PATH_ACTION_CURVE_TO: in go_path_interpret_full()