Searched defs:cpath (Results 1 – 10 of 10) sorted by relevance
93 static const SkPath& AsPath(const sk_path_t& cpath) { in AsPath()101 static SkPath* as_path(sk_path_t* cpath) { in as_path()236 void sk_path_delete(sk_path_t* cpath) { delete as_path(cpath); } in sk_path_delete()238 bool sk_path_get_bounds(const sk_path_t* cpath, sk_rect_t* crect) { in sk_path_get_bounds()299 void sk_canvas_clip_path(sk_canvas_t* ccanvas, const sk_path_t* cpath) { in sk_canvas_clip_path()320 void sk_canvas_draw_path(sk_canvas_t* ccanvas, const sk_path_t* cpath, const sk_paint_t* cpaint) { in sk_canvas_draw_path()
126 CPDF_Path& cpath = pPathObj->path(); in FPDFPath_BezierTo() local139 CPDF_Path& cpath = pPathObj->path(); in FPDFPath_Close() local
27 GLOBALS( in GLOBALS()
98 let cpath = CString::new(path.to_str().unwrap()).unwrap(); in mkfifo() localVariable
1582 char *cpath; in _Py_wfopen() local1896 char *cpath; in _Py_wreadlink() local1946 char *cpath; in _Py_wrealpath() local
855 String cpath = it.next(); in putAll() local865 String cpath = it.next(); in putAll() local
714 static char *nodename_from_path(const char *ppath, const char *cpath) in nodename_from_path()
220 char *cpath; member