Home
last modified time | relevance | path

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

/dports/editors/mle/mle-1.4.3/
H A Dmle.h635 #define MLE_COL_TO_VCOL(pline, pcol, pmax) ( \ macro
H A Dbview.c1155 …screen_x = self->rect_buffer.x + MLE_MARK_COL_TO_VCOL(mark) - MLE_COL_TO_VCOL(mark->bline, self->v… in bview_get_screen_coords()