Searched refs:attrs_differ (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/serialconnect/libvterm/src/
H A Dscreen.c876 static int attrs_differ(VTermAttrMask attrs, ScreenCell *a, ScreenCell *b) function
916 if(attrs_differ(attrs, target, getcell(screen, pos.row, col)))
921 if(attrs_differ(attrs, target, getcell(screen, pos.row, col)))

Completed in 67 milliseconds