Home
last modified time | relevance | path

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

/external/e2fsprogs/util/
Dsymlinks.c121 static int shorten_path (char *path, char *abspath) in shorten_path() function
219 fix_long = shorten_path(new, path); in fix_symlink()
257 if (shorten) (void) shorten_path(new, path); in fix_symlink()
259 shorten_path(new,path); in fix_symlink()
/external/pdfium/third_party/agg23/
Dagg_shorten_path.h23 void shorten_path(VertexSequence& vs, FX_FLOAT s, unsigned closed = 0)
Dagg_vcgen_dash.cpp101 shorten_path(m_src_vertices, m_shorten, m_closed); in rewind()