Searched refs:extGStateDictionary (Results 1 – 1 of 1) sorted by relevance
2243 SkPdfDictionary* extGStateDictionary in skpdfGraphicsStateApplySMask_name() local2246 if (extGStateDictionary == NULL) { in skpdfGraphicsStateApplySMask_name()2253 = pdfContext->fPdfDoc->resolveReference(extGStateDictionary->get(sMask.c_str())); in skpdfGraphicsStateApplySMask_name()2279 SkPdfDictionary* extGStateDictionary in PdfOp_gs() local2282 if (extGStateDictionary == NULL) { in PdfOp_gs()2289 = pdfContext->fPdfDoc->resolveReference(extGStateDictionary->get(name)); in PdfOp_gs()