Searched refs:fPathClosed (Results 1 – 2 of 2) sorted by relevance
91 bool fPathClosed; member330 fPathClosed = true; in SkPdfGraphicsState()
1094 if (pdfContext->fGraphicsState.fPathClosed) { in PdfOp_m()1096 pdfContext->fGraphicsState.fPathClosed = false; in PdfOp_m()1114 if (pdfContext->fGraphicsState.fPathClosed) { in PdfOp_l()1116 pdfContext->fGraphicsState.fPathClosed = false; in PdfOp_l()1134 if (pdfContext->fGraphicsState.fPathClosed) { in PdfOp_c()1136 pdfContext->fGraphicsState.fPathClosed = false; in PdfOp_c()1159 if (pdfContext->fGraphicsState.fPathClosed) { in PdfOp_v()1161 pdfContext->fGraphicsState.fPathClosed = false; in PdfOp_v()1185 if (pdfContext->fGraphicsState.fPathClosed) { in PdfOp_y()1187 pdfContext->fGraphicsState.fPathClosed = false; in PdfOp_y()[all …]