Searched refs:fCurPosY (Results 1 – 2 of 2) sorted by relevance
85 double fCurPosY; member324 fCurPosY = 0.0; in SkPdfGraphicsState()
1104 pdfContext->fGraphicsState.fCurPosY = y; in PdfOp_m()1108 SkDoubleToScalar(pdfContext->fGraphicsState.fCurPosY)); in PdfOp_m()1124 pdfContext->fGraphicsState.fCurPosY = y; in PdfOp_l()1128 SkDoubleToScalar(pdfContext->fGraphicsState.fCurPosY)); in PdfOp_l()1153 pdfContext->fGraphicsState.fCurPosY = y3; in PdfOp_c()1171 double y1 = pdfContext->fGraphicsState.fCurPosY; in PdfOp_v()1179 pdfContext->fGraphicsState.fCurPosY = y3; in PdfOp_v()1197 double y2 = pdfContext->fGraphicsState.fCurPosY; in PdfOp_y()1205 pdfContext->fGraphicsState.fCurPosY = y3; in PdfOp_y()1229 pdfContext->fGraphicsState.fCurPosY = y + height; in PdfOp_re()