_cur_endpoint 91 librender/cairo/PathParser.cpp _cur_endpoint = _shape_origin;
_cur_endpoint 110 librender/cairo/PathParser.cpp if ((*it).startPoint() == _cur_endpoint) {
_cur_endpoint 146 librender/cairo/PathParser.cpp _cur_endpoint = append_path.endPoint();
_cur_endpoint 186 librender/cairo/PathParser.cpp return _cur_endpoint == _shape_origin;
_cur_endpoint 121 librender/cairo/PathParser.h point _cur_endpoint;