Home
last modified time | relevance | path

Searched defs:nOff2 (Results 1 – 7 of 7) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/classes/
H A Dimage.cxx218 sal_uInt16 nOff2 = static_cast<sal_uInt16>(mvStringOffsets[ j ]); in Load() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/classes/
H A Dimage.cxx242 sal_uInt16 nOff2 = static_cast<sal_uInt16>(mvStringOffsets[j]); in Load() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dtabctrl.cxx813 sal_uInt16 nOff2 = 0; in ImplDrawItem() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dtabctrl.cxx813 sal_uInt16 nOff2 = 0; in ImplDrawItem() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/html/
H A Dhtmlpars.cxx619 sal_uInt16 nOff2 = static_cast<sal_uInt16>((*pLocalColOffset)[nPos]); in GetWidth() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/html/
H A Dhtmlpars.cxx616 sal_uInt16 nOff2 = static_cast<sal_uInt16>((*pLocalColOffset)[nPos]); in GetWidth() local
/dports/biology/fasttree/FastTree-2.1.10_5/
H A DFastTree-2.1.10.c4076 int nOff2 = p2->nOff[iC]; in JoinConstraintPenaltyPiece() local
4122 double PairConstraintDistance(int nOn1, int nOff1, int nOn2, int nOff2) { in PairConstraintDistance()
4169 int SplitConstraintPenalty(int nOn1, int nOff1, int nOn2, int nOff2) { in SplitConstraintPenalty()