Home
last modified time | relevance | path

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

/dports/graphics/mupdf/mupdf-1.18.0-source/scripts/
H A Dmutool_draw.py857 def convert_to_accel_path(absname): function
877 return convert_to_accel_path( absname)
/dports/graphics/mupdf/mupdf-1.18.0-source/platform/x11/
H A Dpdfapp.c43 static int convert_to_accel_path(fz_context *ctx, char outname[], char *absname, size_t len) in convert_to_accel_path() function
76 if (!convert_to_accel_path(ctx, outname, absname, len)) in get_accelerator_filename()
/dports/graphics/mupdf/mupdf-1.18.0-source/platform/gl/
H A Dgl-main.c460 static int convert_to_accel_path(char outname[], char *absname, size_t len) in convert_to_accel_path() function
493 if (!convert_to_accel_path(outname, absname, len)) in get_accelerator_filename()
/dports/graphics/mupdf/mupdf-1.18.0-source/source/tools/
H A Dmudraw.c1745 static int convert_to_accel_path(fz_context *ctx, char outname[], char *absname, size_t len) in convert_to_accel_path() function
1778 if (!convert_to_accel_path(ctx, outname, absname, len)) in get_accelerator_filename()