skia2/src/pdf
Ben Wagner 884300dca5 Remove SkDynamicMemoryWStream::getOffset.
This method does the same thing as ::bytesWritten but has a confusing
name. It appears there are no external users, so remove it.

Change-Id: I06aed269200c34c2dda36605092f8ea37fcec693
Reviewed-on: https://skia-review.googlesource.com/6188
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2016-12-16 19:02:53 +00:00
..
SkBitmapKey.h SkPDF: subset drawImageRect while still deduping 2016-09-30 15:22:06 +00:00
SkDeflate.cpp SkMakeUnique.h defines skstd::make_unique<T>(Args...) 2016-09-02 11:29:46 -07:00
SkDeflate.h Remove unnecessary includes in src/pdf/ 2016-06-29 05:12:32 -07:00
SkDocument_PDF_None.cpp SkPDF/None: fix compilation 2016-04-27 10:57:52 -07:00
SkJpegInfo.cpp Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkJpegInfo.h Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkPDFBitmap.cpp Plumb dst color space in many places, rather than "mode" 2016-12-09 20:31:23 +00:00
SkPDFBitmap.h Remove unnecessary includes in src/pdf/ 2016-06-29 05:12:32 -07:00
SkPDFCanon.cpp SkPDF: cache metrics once. 2016-08-18 09:52:48 -07:00
SkPDFCanon.h SkPDF: cache metrics once. 2016-08-18 09:52:48 -07:00
SkPDFCanvas.cpp Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" 2016-12-09 14:33:41 +00:00
SkPDFCanvas.h Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" 2016-12-09 14:33:41 +00:00
SkPDFConvertType1FontStream.cpp SkPDF: SkPDFFont organization changes. 2016-08-09 13:04:34 -07:00
SkPDFConvertType1FontStream.h SkPDF: SkPDFFont organization changes. 2016-08-09 13:04:34 -07:00
SkPDFDevice.cpp Remove SkDynamicMemoryWStream::getOffset. 2016-12-16 19:02:53 +00:00
SkPDFDevice.h remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM 2016-11-03 19:54:08 +00:00
SkPDFDocument.cpp Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" 2016-11-13 18:31:13 +00:00
SkPDFDocument.h Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" 2016-11-13 18:31:13 +00:00
SkPDFFont.cpp SkPDF: de-duplicate text-as-paths 2016-09-30 19:14:20 +00:00
SkPDFFont.h SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002 2016-09-12 08:55:30 -07:00
SkPDFFormXObject.cpp SkPDF: PDFStream has-a not is-a PDFDict 2016-07-29 10:13:18 -07:00
SkPDFFormXObject.h SkPDF: PDFStream has-a not is-a PDFDict 2016-07-29 10:13:18 -07:00
SkPDFGraphicState.cpp Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" 2016-10-05 17:33:03 -07:00
SkPDFGraphicState.h Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" 2016-10-05 17:33:03 -07:00
SkPDFMakeCIDGlyphWidthsArray.cpp src/utils/SkBitSet: simplify 2016-08-19 16:23:23 -07:00
SkPDFMakeCIDGlyphWidthsArray.h SkPDF: pull out SkPDFMakeCIDGlyphWidthsArray.cpp 2016-08-17 07:57:27 -07:00
SkPDFMakeToUnicodeCmap.cpp SkPDF: Implement /ActualText to make text extraction correct. 2016-09-16 14:44:57 -07:00
SkPDFMakeToUnicodeCmap.h SkPDF: in-place font subsetting 2016-08-18 14:22:52 -07:00
SkPDFMetadata.cpp SkDocument: turn off SK_SUPPORT_LEGACY_DOCUMENT_API 2016-09-06 09:32:13 -07:00
SkPDFMetadata.h SkDocument: turn off SK_SUPPORT_LEGACY_DOCUMENT_API 2016-09-06 09:32:13 -07:00
SkPDFResourceDict.cpp SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002 2016-09-12 08:55:30 -07:00
SkPDFResourceDict.h SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002 2016-09-12 08:55:30 -07:00
SkPDFShader.cpp SkPDF: subset drawImageRect while still deduping 2016-09-30 15:22:06 +00:00
SkPDFShader.h SkPDF: PDFShader code modernized. 2016-08-03 11:16:57 -07:00
SkPDFTypes.cpp SkMakeUnique.h defines skstd::make_unique<T>(Args...) 2016-09-02 11:29:46 -07:00
SkPDFTypes.h SkPDF: in-place font subsetting 2016-08-18 14:22:52 -07:00
SkPDFUtils.cpp SkPDF: paths as rects when possible 2016-11-10 17:23:51 +00:00
SkPDFUtils.h SkPDF: Implement /ActualText to make text extraction correct. 2016-09-16 14:44:57 -07:00
SkScopeExit.h SkPDF: Glyph validation change 2016-08-26 13:17:44 -07:00