Home
last modified time | relevance | path

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

/dports/print/lyx/lyx-2.3.4.2/src/mathed/
H A DInsetMathSideset.cpp44 InsetMathSideset::InsetMathSideset(Buffer * buf, bool scriptl, bool scriptr) in InsetMathSideset() function in lyx::InsetMathSideset
50 InsetMathSideset::InsetMathSideset(Buffer * buf, bool scriptl, bool scriptr, in InsetMathSideset() function in lyx::InsetMathSideset
59 Inset * InsetMathSideset::clone() const in clone()
61 return new InsetMathSideset(*this); in clone()
65 bool InsetMathSideset::idxFirst(Cursor & cur) const in idxFirst()
73 bool InsetMathSideset::idxLast(Cursor & cur) const in idxLast()
129 int InsetMathSideset::dyb(BufferView const & bv) const in dyb()
138 int InsetMathSideset::dyt(BufferView const & bv) const in dyt()
147 int InsetMathSideset::dxr(BufferView const & bv) const in dxr()
153 int InsetMathSideset::dxn(BufferView const & bv) const in dxn()
[all …]
H A DInsetMathSideset.h25 class InsetMathSideset : public InsetMathNest {
28 InsetMathSideset(Buffer * buf, bool scriptl, bool scriptr);
30 InsetMathSideset(Buffer * buf, bool scriptl, bool scriptr,
H A DMathFactory.cpp659 return MathAtom(new InsetMathSideset(buf, true, true)); in createInsetMath()
662 return MathAtom(new InsetMathSideset(buf, false, true)); in createInsetMath()
664 return MathAtom(new InsetMathSideset(buf, true, false)); in createInsetMath()
666 return MathAtom(new InsetMathSideset(buf, false, false)); in createInsetMath()
H A DMathParser.cpp1507 cell->push_back(MathAtom(new InsetMathSideset(buf, hasscript[0], hasscript[1]))); in parse1()
/dports/print/lyx/lyx-2.3.4.2/src/
H A DMakefile.am442 mathed/InsetMathSideset.cpp \
513 mathed/InsetMathSideset.h \
H A DMakefile.in351 mathed/InsetMathSideset.cpp mathed/InsetMathSize.cpp \
385 mathed/InsetMathSideset.h mathed/InsetMathSize.h \
432 mathed/InsetMathSideset.$(OBJEXT) \
689 mathed/$(DEPDIR)/InsetMathSideset.Po \
1586 mathed/InsetMathSideset.cpp \
1657 mathed/InsetMathSideset.h \
2212 mathed/InsetMathSideset.$(OBJEXT): mathed/$(am__dirstamp) \
2534 @AMDEP_TRUE@@am__include@ @am__quote@mathed/$(DEPDIR)/InsetMathSideset.Po@am__quote@ # am--include-…
3266 -rm -f mathed/$(DEPDIR)/InsetMathSideset.Po
3560 -rm -f mathed/$(DEPDIR)/InsetMathSideset.Po