forward-visible-line

forward-visible-line is a compiled Lisp function in `simple.el'.

(forward-visible-line ARG)

Move forward by ARG lines, ignoring currently invisible newlines only.
If ARG is negative, move backward -ARG lines.
If ARG is zero, move to the beginning of the current line.