Home
last modified time | relevance | path

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

/dports/print/lyx/lyx-2.3.4.2/src/mathed/
H A DInsetMathSplit.h46 int displayColSpace(col_type col) const;
H A DInsetMathCases.h54 int displayColSpace(col_type) const;
H A DInsetMathCases.cpp180 int InsetMathCases::displayColSpace(col_type) const in displayColSpace() function in lyx::InsetMathCases
H A DInsetMathSplit.cpp87 int InsetMathSplit::displayColSpace(col_type col) const in displayColSpace() function in lyx::InsetMathSplit
H A DInsetMathGrid.h268 virtual int displayColSpace(col_type col) const;
H A DInsetMathHull.h118 int displayColSpace(col_type col) const;
H A DInsetMathGrid.cpp491 displayColSpace(col - 1) + in metrics()
513 displayColSpace(last) + in metrics()
734 displayColSpace(col - 1) + in metricsT()
956 - displayColSpace(c2) in cellWidth()
1401 int InsetMathGrid::displayColSpace(col_type col) const in displayColSpace() function in lyx::InsetMathGrid
H A DInsetMathHull.cpp479 int InsetMathHull::displayColSpace(col_type col) const in displayColSpace() function in lyx::InsetMathHull