Home | History | Annotate | Download | only in include

Lines Matching defs:is_linetouched

1130   bool           is_linetouched(int line) const {
1131 return (::is_linetouched(w, line) ? TRUE:FALSE); }