Home
last modified time | relevance | path

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

/dports/print/lyx/lyx-2.3.4.2/src/mathed/
H A DInsetMathGrid.h119 void setHorizontalAlignments(docstring const & align);
H A DInsetMathGrid.cpp151 setHorizontalAlignments(h); in InsetMathGrid()
199 void InsetMathGrid::setHorizontalAlignments(docstring const & hh) in setHorizontalAlignments() function in lyx::InsetMathGrid