mirror of
https://pdfium.googlesource.com/pdfium
synced 2026-07-30 10:21:46 +08:00
Longstanding irritation given other numbers in these function names signify pixel depths. sed -i 's/\(ConvertBuffer_\w*\)2\([A-Z]\)/\1To\2/g' Change-Id: I18e3d705302cbfe8a4bed4f3921418da28ae0fff Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/153470 Commit-Queue: Tom Sepez <tsepez@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org>
DIB stands for Device-Independent Bitmap.