Home
last modified time | relevance | path

Searched refs:ApplyCtmX_Integer (Results 1 – 4 of 4) sorted by relevance

/dports/japanese/font-mona-ipa/opfc-ModuleHP-1.1.1_withIPAMonaFonts-1.0.8/opvp/
H A DHPPageColor.c3201 (int)ApplyCtmX_Integer((point0.x), (point0.y), gs->ctm), in CommitRectanglePath()
3210 (int)ApplyCtmX_Integer((point0.x), (point1.y), gs->ctm), in CommitRectanglePath()
3212 (int)ApplyCtmX_Integer((point1.x), (point1.y), gs->ctm), in CommitRectanglePath()
3214 (int)ApplyCtmX_Integer((point1.x), (point0.y), gs->ctm), in CommitRectanglePath()
3216 (int)ApplyCtmX_Integer((point0.x), (point0.y), gs->ctm), in CommitRectanglePath()
3366 (int)ApplyCtmX_Integer(x, y, gs->ctm), in SetCurrentPoint()
3375 (int)ApplyCtmX_Integer(x, y, gs->ctm), in SetCurrentPoint()
3425 (int)ApplyCtmX_Integer((points[max].x), (points[max].y), gs->ctm), /* x */ in LinePath()
3857 (int)ApplyCtmX_Integer(x, y, gs->ctm), /* x */
3932 x = (int)ApplyCtmX_Integer(destinationSize.p0.x, destinationSize.p0.y, gs->ctm)
[all …]
/dports/japanese/font-mplus-ipa/mixfont-mplus-ipa-TrueType-20060520p1/opfc-ModuleHP-1.1.1_withIPAFonts_and_Mplus/opvp/
H A DHPPageColor.c3201 (int)ApplyCtmX_Integer((point0.x), (point0.y), gs->ctm), in CommitRectanglePath()
3210 (int)ApplyCtmX_Integer((point0.x), (point1.y), gs->ctm), in CommitRectanglePath()
3212 (int)ApplyCtmX_Integer((point1.x), (point1.y), gs->ctm), in CommitRectanglePath()
3214 (int)ApplyCtmX_Integer((point1.x), (point0.y), gs->ctm), in CommitRectanglePath()
3216 (int)ApplyCtmX_Integer((point0.x), (point0.y), gs->ctm), in CommitRectanglePath()
3366 (int)ApplyCtmX_Integer(x, y, gs->ctm), in SetCurrentPoint()
3375 (int)ApplyCtmX_Integer(x, y, gs->ctm), in SetCurrentPoint()
3425 (int)ApplyCtmX_Integer((points[max].x), (points[max].y), gs->ctm), /* x */ in LinePath()
3857 (int)ApplyCtmX_Integer(x, y, gs->ctm), /* x */
3932 x = (int)ApplyCtmX_Integer(destinationSize.p0.x, destinationSize.p0.y, gs->ctm)
[all …]
/dports/japanese/font-mona-ipa/opfc-ModuleHP-1.1.1_withIPAMonaFonts-1.0.8/libopvp/
H A Dpdapi.h70 #define ApplyCtmX_Integer(x, y, ctm) ((int)(floor(((Fix2d(x) * (ctm).a) + (Fix2d(y) * (ctm).c) + (c… macro
/dports/japanese/font-mplus-ipa/mixfont-mplus-ipa-TrueType-20060520p1/opfc-ModuleHP-1.1.1_withIPAFonts_and_Mplus/libopvp/
H A Dpdapi.h70 #define ApplyCtmX_Integer(x, y, ctm) ((int)(floor(((Fix2d(x) * (ctm).a) + (Fix2d(y) * (ctm).c) + (c… macro