Home | History | Annotate | Download | only in program

Lines Matching refs:col

224  * \param col     returns the column number corresponding to 'pos'.
229 GLint *line, GLint *col)
246 *col = (pos - lineStart) + 1;