Home
last modified time | relevance | path

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

/dports/graphics/autotrace/autotrace-0.31.1/
H A Dpxl-outline.c79 static at_bool is_marked_dir(unsigned short, unsigned short, direction_type, bitmap_type);
246 return (!is_marked_dir(row, col, dir, marked) in is_valid_dir()
658 is_marked_dir(unsigned short row, unsigned short col, direction_type dir, bitmap_type marked) in is_marked_dir() function
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/autotrace/
H A Dpxl-outline.c70 static gboolean is_marked_dir(unsigned short, unsigned short, direction_type, at_bitmap *);
212 return ((gboolean) (!is_marked_dir(row, col, dir, marked) in is_valid_dir()
535 static gboolean is_marked_dir(unsigned short row, unsigned short col, direction_type dir, at_bitmap… in is_marked_dir() function
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/pamtosvg/
H A Dpxl-outline.c67 static bool is_marked_dir(unsigned short, unsigned short, direction_type, bitmap_type);
183 return(!is_marked_dir(row, col, dir, marked) in is_valid_dir()
596 is_marked_dir(unsigned short row, unsigned short col, direction_type dir, bitmap_type marked) in is_marked_dir() function