Home
last modified time | relevance | path

Searched refs:pl_first (Results 1 – 9 of 9) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/menu/
H A Dmenu_explore.c1160 const struct playlist_entry* pl_first = NULL; in menu_displaylist_explore() local
1166 playlist_get_index(pl, 0, &pl_first); in menu_displaylist_explore()
1168 if ( pl_entry < pl_first || in menu_displaylist_explore()
1169 pl_entry >= pl_first + playlist_size(pl)) in menu_displaylist_explore()
1175 menu->rpl_entry_selection_ptr = (pl_entry - pl_first); in menu_displaylist_explore()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxstroke.c530 partial_line pl, pl_prev, pl_first; in gx_stroke_path_only() local
711 pl_first = pl; in gx_stroke_path_only()
724 (pl_ptr) 0 : (pl_ptr) & pl_first); in gx_stroke_path_only()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxstroke.c530 partial_line pl, pl_prev, pl_first; in gx_stroke_path_only() local
711 pl_first = pl; in gx_stroke_path_only()
724 (pl_ptr) 0 : (pl_ptr) & pl_first); in gx_stroke_path_only()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxstroke.c688 partial_line pl, pl_prev, pl_first; in gx_stroke_path_only_aux() local
927 pl_first = pl; in gx_stroke_path_only_aux()
944 (pl_ptr) 0 : (pl_ptr) & pl_first); in gx_stroke_path_only_aux()
967 code = stroke_add_initial_cap_compat(to_path, &pl_first, index == 1, pdevc, dev, pis); in gx_stroke_path_only_aux()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxstroke.c688 partial_line pl, pl_prev, pl_first; in gx_stroke_path_only_aux() local
927 pl_first = pl; in gx_stroke_path_only_aux()
944 (pl_ptr) 0 : (pl_ptr) & pl_first); in gx_stroke_path_only_aux()
967 code = stroke_add_initial_cap_compat(to_path, &pl_first, index == 1, pdevc, dev, pis); in gx_stroke_path_only_aux()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxstroke.c713 partial_line pl, pl_prev, pl_first; in gx_stroke_path_only_aux() local
999 pl_first = pl; in gx_stroke_path_only_aux()
1016 (pl_ptr) 0 : (pl_ptr) & pl_first); in gx_stroke_path_only_aux()
1043 … code = stroke_add_initial_cap_compat(to_path, &pl_first, index == 1, pdevc, dev, pgs); in gx_stroke_path_only_aux()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxstroke.c713 partial_line pl, pl_prev, pl_first; in gx_stroke_path_only_aux() local
999 pl_first = pl; in gx_stroke_path_only_aux()
1016 (pl_ptr) 0 : (pl_ptr) & pl_first); in gx_stroke_path_only_aux()
1043 … code = stroke_add_initial_cap_compat(to_path, &pl_first, index == 1, pdevc, dev, pgs); in gx_stroke_path_only_aux()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxstroke.c700 partial_line pl, pl_prev, pl_first; in gx_stroke_path_only_aux() local
956 pl_first = pl; in gx_stroke_path_only_aux()
973 (pl_ptr) 0 : (pl_ptr) & pl_first); in gx_stroke_path_only_aux()
1000 … code = stroke_add_initial_cap_compat(to_path, &pl_first, index == 1, pdevc, dev, pis); in gx_stroke_path_only_aux()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxstroke.c700 partial_line pl, pl_prev, pl_first; in gx_stroke_path_only_aux() local
956 pl_first = pl; in gx_stroke_path_only_aux()
973 (pl_ptr) 0 : (pl_ptr) & pl_first); in gx_stroke_path_only_aux()
1000 … code = stroke_add_initial_cap_compat(to_path, &pl_first, index == 1, pdevc, dev, pis); in gx_stroke_path_only_aux()