Home
last modified time | relevance | path

Searched refs:bby0 (Results 1 – 13 of 13) sorted by relevance

/dports/textproc/pdftohtml/pdftohtml-0.40a/splash/
H A DSplashT1Font.cc71 SplashCoord bbx0, bby0, bbx1, bby1; in SplashT1Font() local
83 bby0 = 0.001 * bbox.lly; in SplashT1Font()
88 if (bbx0 == 0 && bby0 == 0 && bbx1 == 0 && bby1 == 0) { in SplashT1Font()
89 bbx0 = bby0 = -0.5; in SplashT1Font()
92 x = (int)(mat[0] * bbx0 + mat[2] * bby0); in SplashT1Font()
94 y = (int)(mat[1] * bbx0 + mat[3] * bby0); in SplashT1Font()
108 x = (int)(mat[0] * bbx1 + mat[2] * bby0); in SplashT1Font()
114 y = (int)(mat[1] * bbx1 + mat[3] * bby0); in SplashT1Font()
/dports/graphics/swftools/swftools-0.9.2/lib/pdf/xpdf/
H A DSplashT1Font.cc72 SplashCoord bbx0, bby0, bbx1, bby1; in SplashT1Font() local
85 bby0 = 0.001 * bbox.lly; in SplashT1Font()
90 if (bbx0 == 0 && bby0 == 0 && bbx1 == 0 && bby1 == 0) { in SplashT1Font()
91 bbx0 = bby0 = -0.5; in SplashT1Font()
94 x = (int)(mat[0] * bbx0 + mat[2] * bby0); in SplashT1Font()
96 y = (int)(mat[1] * bbx0 + mat[3] * bby0); in SplashT1Font()
110 x = (int)(mat[0] * bbx1 + mat[2] * bby0); in SplashT1Font()
116 y = (int)(mat[1] * bbx1 + mat[3] * bby0); in SplashT1Font()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/splash/
H A DSplashT1Font.cc86 SplashCoord bbx0, bby0, bbx1, bby1; in SplashT1Font() local
99 bby0 = 0.001 * bbox.lly; in SplashT1Font()
104 if (bbx0 == 0 && bby0 == 0 && bbx1 == 0 && bby1 == 0) { in SplashT1Font()
105 bbx0 = bby0 = -0.5; in SplashT1Font()
108 x = (int)(mat[0] * bbx0 + mat[2] * bby0); in SplashT1Font()
110 y = (int)(mat[1] * bbx0 + mat[3] * bby0); in SplashT1Font()
124 x = (int)(mat[0] * bbx1 + mat[2] * bby0); in SplashT1Font()
130 y = (int)(mat[1] * bbx1 + mat[3] * bby0); in SplashT1Font()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/splash/
H A DSplashT1Font.cc86 SplashCoord bbx0, bby0, bbx1, bby1; in SplashT1Font() local
99 bby0 = 0.001 * bbox.lly; in SplashT1Font()
104 if (bbx0 == 0 && bby0 == 0 && bbx1 == 0 && bby1 == 0) { in SplashT1Font()
105 bbx0 = bby0 = -0.5; in SplashT1Font()
108 x = (int)(mat[0] * bbx0 + mat[2] * bby0); in SplashT1Font()
110 y = (int)(mat[1] * bbx0 + mat[3] * bby0); in SplashT1Font()
124 x = (int)(mat[0] * bbx1 + mat[2] * bby0); in SplashT1Font()
130 y = (int)(mat[1] * bbx1 + mat[3] * bby0); in SplashT1Font()
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/splash/
H A DSplashT1Font.cc86 SplashCoord bbx0, bby0, bbx1, bby1; in SplashT1Font() local
99 bby0 = 0.001 * bbox.lly; in SplashT1Font()
104 if (bbx0 == 0 && bby0 == 0 && bbx1 == 0 && bby1 == 0) { in SplashT1Font()
105 bbx0 = bby0 = -0.5; in SplashT1Font()
108 x = (int)(mat[0] * bbx0 + mat[2] * bby0); in SplashT1Font()
110 y = (int)(mat[1] * bbx0 + mat[3] * bby0); in SplashT1Font()
124 x = (int)(mat[0] * bbx1 + mat[2] * bby0); in SplashT1Font()
130 y = (int)(mat[1] * bbx1 + mat[3] * bby0); in SplashT1Font()
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/splash/
H A DSplashT1Font.cc86 SplashCoord bbx0, bby0, bbx1, bby1; in SplashT1Font() local
99 bby0 = 0.001 * bbox.lly; in SplashT1Font()
104 if (bbx0 == 0 && bby0 == 0 && bbx1 == 0 && bby1 == 0) { in SplashT1Font()
105 bbx0 = bby0 = -0.5; in SplashT1Font()
108 x = (int)(mat[0] * bbx0 + mat[2] * bby0); in SplashT1Font()
110 y = (int)(mat[1] * bbx0 + mat[3] * bby0); in SplashT1Font()
124 x = (int)(mat[0] * bbx1 + mat[2] * bby0); in SplashT1Font()
130 y = (int)(mat[1] * bbx1 + mat[3] * bby0); in SplashT1Font()
/dports/graphics/librsvg2/librsvg-2.40.21/
H A Drsvg-cairo-render.c144 double bbx0, bby0, bbx1, bby1; in rsvg_cairo_new_drawing_ctx() local
159 &bbx0, &bby0, &bbx1, &bby1); in rsvg_cairo_new_drawing_ctx()
161 render = rsvg_cairo_render_new (cr, bbx1 - bbx0, bby1 - bby0); in rsvg_cairo_new_drawing_ctx()
168 render->offset_y = bby0; in rsvg_cairo_new_drawing_ctx()
/dports/japanese/font-mona-ipa/opfc-ModuleHP-1.1.1_withIPAMonaFonts-1.0.8/libopvp/
H A Dopvp_rpc_server.c2063 OPVP_Fix bbx0,bby0,bbx1,bby1; in SStubArcPath() local
2080 if (oprpc_getPkt(ap,(char *)&bby0,sizeof(bby0)) < 0) { in SStubArcPath()
2102 if (apiEntry->ArcPath(printerContext,kind,dir,bbx0,bby0,bbx1,bby1, in SStubArcPath()
H A Dpdapi.h281 PDAPI_STATIC int ArcPath(int printerContext, int kind, int dir, Fix bbx0, Fix bby0, Fix bbx1, Fix b…
/dports/japanese/font-mplus-ipa/mixfont-mplus-ipa-TrueType-20060520p1/opfc-ModuleHP-1.1.1_withIPAFonts_and_Mplus/libopvp/
H A Dopvp_rpc_server.c2063 OPVP_Fix bbx0,bby0,bbx1,bby1; in SStubArcPath() local
2080 if (oprpc_getPkt(ap,(char *)&bby0,sizeof(bby0)) < 0) { in SStubArcPath()
2102 if (apiEntry->ArcPath(printerContext,kind,dir,bbx0,bby0,bbx1,bby1, in SStubArcPath()
H A Dpdapi.h281 PDAPI_STATIC int ArcPath(int printerContext, int kind, int dir, Fix bbx0, Fix bby0, Fix bbx1, Fix b…
/dports/japanese/font-mona-ipa/opfc-ModuleHP-1.1.1_withIPAMonaFonts-1.0.8/opvp/
H A DHPPageColor.c3614 int ArchPath(int printerContext, int kind, int dir, Fix bbx0, Fix bby0, Fix bbx1, Fix bby1, Fix x0,… argument
/dports/japanese/font-mplus-ipa/mixfont-mplus-ipa-TrueType-20060520p1/opfc-ModuleHP-1.1.1_withIPAFonts_and_Mplus/opvp/
H A DHPPageColor.c3614 int ArchPath(int printerContext, int kind, int dir, Fix bbx0, Fix bby0, Fix bbx1, Fix bby1, Fix x0,… argument