Home
last modified time | relevance | path

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

/dports/print/lyx/lyx-2.3.4.2/src/mathed/
H A DInsetMathGrid.cpp633 auto draw_left_borders = [&](col_type c) { in draw() local
641 draw_left_borders(c); in draw()
644 draw_left_borders(ncols()); in draw()