HomeSort by relevance Sort by last modified time
    Searched refs:shorten_path (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/src/fxge/agg/agg23/
agg_shorten_path.h 23 void shorten_path(VertexSequence& vs, FX_FLOAT s, unsigned closed = 0) function in namespace:agg
fx_agg_vcgen_dash.cpp 99 shorten_path(m_src_vertices, m_shorten, m_closed);
  /external/e2fsprogs/util/
symlinks.c 117 static int shorten_path (char *path, char *abspath) function
215 fix_long = shorten_path(new, path);
253 if (shorten) (void) shorten_path(new, path);
255 shorten_path(new,path);

Completed in 145 milliseconds