Home
last modified time | relevance | path

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

/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Dsubgen-image.c753 static bool scanhline(stinfo *s,unsigned char *v,rectangle *r,int y,int d) in scanhline() function
801 while( scanhline(s,visitmask,&r,r.y0,-1) ) { in detectbuttons()
805 while( scanhline(s,visitmask,&r,r.y1-1,1) ) { in detectbuttons()