Home
last modified time | relevance | path

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

/dports/graphics/seom/seom-2010011201/src/arch/amd64/
H A Dframe.asm4 yMul: dw 16, 157, 47, 0 define
92 movq mm6,[yMul wrt rip]
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvdtrans.hxx245 …Pair(tools::Long xMul, tools::Long xDiv, tools::Long yMul, tools::Long yDiv): aX(xMul,xDiv),aY(yMu… in FrPair() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvdtrans.hxx244 FrPair(long xMul, long xDiv, long yMul, long yDiv): aX(xMul,xDiv),aY(yMul,yDiv) {} in FrPair() argument
/dports/graphics/xournalpp/xournalpp-1.1.0/src/control/tools/
H A DEditSelection.cpp519 int yMul = (ySide + 1) / 2; in mouseMove() local
523 … (ry - this->y) - this->height * yMul; // y-offset from corner/side that is used for resizing in mouseMove()
537 … snappingHandler.snapVertically(this->snappedBounds.y + this->snappedBounds.height * yMul, alt); in mouseMove()
539 double dy = snappedY - this->snappedBounds.y - this->snappedBounds.height * yMul; in mouseMove()
/dports/print/tex-luatex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DGfxState.cc2551 double xMul, yMul; in parse() local
2609 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
2685 verticesA[nVerticesA].y = yMin + yMul * (double)y; in parse()
2859 double xMul, yMul; in parse() local
2907 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
2983 y[i] = yMin + yMul * (double)yi; in parse()
/dports/graphics/xpdf3/xpdf-3.04/xpdf/
H A DGfxState.cc2551 double xMul, yMul; in parse() local
2609 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
2685 verticesA[nVerticesA].y = yMin + yMul * (double)y; in parse()
2859 double xMul, yMul; in parse() local
2907 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
2983 y[i] = yMin + yMul * (double)yi; in parse()
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DGfxState.cc2551 double xMul, yMul; in parse() local
2609 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
2685 verticesA[nVerticesA].y = yMin + yMul * (double)y; in parse()
2859 double xMul, yMul; in parse() local
2907 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
2983 y[i] = yMin + yMul * (double)yi; in parse()
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DGfxState.cc2551 double xMul, yMul; in parse() local
2609 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
2685 verticesA[nVerticesA].y = yMin + yMul * (double)y; in parse()
2859 double xMul, yMul; in parse() local
2907 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
2983 y[i] = yMin + yMul * (double)yi; in parse()
/dports/textproc/pdftohtml/pdftohtml-0.40a/xpdf/
H A DGfxState.cc2427 double xMul, yMul; in parse() local
2481 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
2555 verticesA[nVerticesA].y = yMin + yMul * (double)y; in parse()
2733 double xMul, yMul; in parse() local
2778 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
2852 y[i] = yMin + yMul * (double)yi; in parse()
/dports/graphics/swftools/swftools-0.9.2/lib/pdf/xpdf/
H A DGfxState.cc2397 double xMul, yMul; in parse() local
2451 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
2525 verticesA[nVerticesA].y = yMin + yMul * (double)y; in parse()
2703 double xMul, yMul; in parse() local
2748 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
2822 y[i] = yMin + yMul * (double)yi; in parse()
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DGfxState.cc2551 double xMul, yMul; in parse() local
2609 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
2685 verticesA[nVerticesA].y = yMin + yMul * (double)y; in parse()
2859 double xMul, yMul; in parse() local
2907 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
2983 y[i] = yMin + yMul * (double)yi; in parse()
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DGfxState.cc2551 double xMul, yMul; in parse() local
2609 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
2685 verticesA[nVerticesA].y = yMin + yMul * (double)y; in parse()
2859 double xMul, yMul; in parse() local
2907 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
2983 y[i] = yMin + yMul * (double)yi; in parse()
/dports/print/tex-xetex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DGfxState.cc2551 double xMul, yMul; in parse() local
2609 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
2685 verticesA[nVerticesA].y = yMin + yMul * (double)y; in parse()
2859 double xMul, yMul; in parse() local
2907 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
2983 y[i] = yMin + yMul * (double)yi; in parse()
/dports/graphics/xpdf/xpdf-4.03/xpdf/
H A DGfxState.cc2669 double xMul, yMul; in parse() local
2746 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
2822 verticesA[nVerticesA].y = yMin + yMul * (double)y; in parse()
3034 double xMul, yMul; in parse() local
3100 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
3179 y[i] = yMin + yMul * (double)yi; in parse()
/dports/graphics/xpdf4/xpdf-4.03/xpdf/
H A DGfxState.cc2669 double xMul, yMul; in parse() local
2746 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
2822 verticesA[nVerticesA].y = yMin + yMul * (double)y; in parse()
3034 double xMul, yMul; in parse() local
3100 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
3179 y[i] = yMin + yMul * (double)yi; in parse()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DGfxState.cc3178 double xMul, yMul; in parse() local
3232 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
3308 verticesA[nVerticesA].y = yMin + yMul * (double)y; in parse()
3521 double xMul, yMul; in parse() local
3566 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
3640 y[i] = yMin + yMul * (double)yi; in parse()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DGfxState.cc4917 double xMul, yMul; in parse() local
4971 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
5047 verticesA[nVerticesA].y = yMin + yMul * (double)y; in parse()
5266 double xMul, yMul; in parse() local
5311 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
5385 y[i] = yMin + yMul * (double)yi; in parse()
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DGfxState.cc4863 double xMul, yMul; in parse() local
4917 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
4993 verticesA[nVerticesA].y = yMin + yMul * (double)y; in parse()
5206 double xMul, yMul; in parse() local
5251 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
5325 y[i] = yMin + yMul * (double)yi; in parse()
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DGfxState.cc4863 double xMul, yMul; in parse() local
4917 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
4993 verticesA[nVerticesA].y = yMin + yMul * (double)y; in parse()
5206 double xMul, yMul; in parse() local
5251 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
5325 y[i] = yMin + yMul * (double)yi; in parse()
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DGfxState.cc4626 double xMul, yMul; in parse() local
4685 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
4764 verticesA[nVerticesA].y = yMin + yMul * (double)y; in parse()
4965 double xMul, yMul; in parse() local
5014 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
5098 y[i] = yMin + yMul * (double)yi; in parse()
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DGfxState.cc4626 double xMul, yMul; in parse() local
4685 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
4764 verticesA[nVerticesA].y = yMin + yMul * (double)y; in parse()
4965 double xMul, yMul; in parse() local
5014 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
5098 y[i] = yMin + yMul * (double)yi; in parse()
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DGfxState.cc4626 double xMul, yMul; in parse() local
4685 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
4764 verticesA[nVerticesA].y = yMin + yMul * (double)y; in parse()
4965 double xMul, yMul; in parse() local
5014 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
5098 y[i] = yMin + yMul * (double)yi; in parse()
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DGfxState.cc4626 double xMul, yMul; in parse() local
4685 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
4764 verticesA[nVerticesA].y = yMin + yMul * (double)y; in parse()
4965 double xMul, yMul; in parse() local
5014 yMul = (yMax - yMin) / (pow(2.0, coordBits) - 1); in parse()
5098 y[i] = yMin + yMul * (double)yi; in parse()